[INFO] fetching crate nexus-acto-rs 0.8.4... [INFO] testing nexus-acto-rs-0.8.4 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate nexus-acto-rs 0.8.4 into /workspace/builds/worker-3-tc2/source [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate nexus-acto-rs 0.8.4 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate nexus-acto-rs 0.8.4 [INFO] tweaked toml for crates.io crate nexus-acto-rs 0.8.4 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate nexus-acto-rs 0.8.4 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate nexus-acto-rs 0.8.4 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 39be3e33c02f8105456b917e48699940e84be73cc8db2f0d888b8f5a20b03874 [INFO] running `Command { std: "docker" "start" "-a" "39be3e33c02f8105456b917e48699940e84be73cc8db2f0d888b8f5a20b03874", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "39be3e33c02f8105456b917e48699940e84be73cc8db2f0d888b8f5a20b03874", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39be3e33c02f8105456b917e48699940e84be73cc8db2f0d888b8f5a20b03874", kill_on_drop: false }` [INFO] [stdout] 39be3e33c02f8105456b917e48699940e84be73cc8db2f0d888b8f5a20b03874 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b9281aa4319c7a3bd1453b3a1d62b1c9a5382febcfcaa8136a348de957531c60 [INFO] running `Command { std: "docker" "start" "-a" "b9281aa4319c7a3bd1453b3a1d62b1c9a5382febcfcaa8136a348de957531c60", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling syn v2.0.74 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling cc v1.1.11 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling clap_builder v4.5.15 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling object v0.36.3 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling dashmap v6.0.1 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling base64-string-rs v0.0.1 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling prost-derive v0.13.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tokio v1.39.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling oni-comb-parser-rs v0.0.526 [INFO] [stderr] Compiling addr2line v0.22.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_core v0.9.0-alpha.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling prost v0.13.1 [INFO] [stderr] Compiling rand_chacha v0.9.0-alpha.2 [INFO] [stderr] Compiling clap v4.5.15 [INFO] [stderr] Compiling prost-types v0.13.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling rand v0.9.0-alpha.2 [INFO] [stderr] Compiling oni-comb-uri-rs v0.2.516 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling prost-build v0.13.1 [INFO] [stderr] Compiling nexus-acto-rs v0.8.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-condvar v0.3.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "b9281aa4319c7a3bd1453b3a1d62b1c9a5382febcfcaa8136a348de957531c60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9281aa4319c7a3bd1453b3a1d62b1c9a5382febcfcaa8136a348de957531c60", kill_on_drop: false }` [INFO] [stdout] b9281aa4319c7a3bd1453b3a1d62b1c9a5382febcfcaa8136a348de957531c60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a848670902b7b5743a47fba863a1a4a382acab99a1f90a2e88f89dd6b2a798a0 [INFO] running `Command { std: "docker" "start" "-a" "a848670902b7b5743a47fba863a1a4a382acab99a1f90a2e88f89dd6b2a798a0", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling syn v2.0.74 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rstest_macros v0.22.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling prost-derive v0.13.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tokio v1.39.2 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling prost v0.13.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling rand_core v0.9.0-alpha.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling prost-types v0.13.1 [INFO] [stderr] Compiling rand_chacha v0.9.0-alpha.2 [INFO] [stderr] Compiling rand v0.9.0-alpha.2 [INFO] [stderr] Compiling clap v4.5.15 [INFO] [stderr] Compiling prost-build v0.13.1 [INFO] [stderr] Compiling nexus-acto-rs v0.8.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling rstest v0.22.0 [INFO] [stderr] Compiling tokio-condvar v0.3.0 [INFO] [stdout] warning: unused import: `ConfigOption` [INFO] [stdout] --> src/actor/actor_system_test.rs:12:57 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::actor::actor_system::{ActorSystem, Config, ConfigOption}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 56.05s [INFO] running `Command { std: "docker" "inspect" "a848670902b7b5743a47fba863a1a4a382acab99a1f90a2e88f89dd6b2a798a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a848670902b7b5743a47fba863a1a4a382acab99a1f90a2e88f89dd6b2a798a0", kill_on_drop: false }` [INFO] [stdout] a848670902b7b5743a47fba863a1a4a382acab99a1f90a2e88f89dd6b2a798a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] aa56484ebf1bd1f3227538883a64ec6ba4e840188460c63e63d4a5076d17face [INFO] running `Command { std: "docker" "start" "-a" "aa56484ebf1bd1f3227538883a64ec6ba4e840188460c63e63d4a5076d17face", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `ConfigOption` [INFO] [stderr] --> src/actor/actor_system_test.rs:12:57 [INFO] [stderr] | [INFO] [stderr] 12 | use crate::actor::actor_system::{ActorSystem, Config, ConfigOption}; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `nexus-acto-rs` (lib test) generated 1 warning (run `cargo fix --lib -p nexus-acto-rs --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nexus_acto_rs-f5b8b6b7bd998b7e) [INFO] [stdout] [INFO] [stdout] running 77 tests [INFO] [stdout] test actor::actor::pid_set_test::tests::test_pid_set_empty ... ok [INFO] [stdout] 2026-04-19T21:52:00.666626Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0 [INFO] [stdout] 2026-04-19T21:52:00.678669Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0 [INFO] [stdout] 2026-04-19T21:52:00.678903Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0 [INFO] [stdout] 2026-04-19T21:52:00.687868Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0 [INFO] [stdout] 2026-04-19T21:52:00.688030Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0 [INFO] [stdout] 2026-04-19T21:52:00.688057Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] test actor::actor::pid_set_test::tests::test_pid_set_add_map ... ok [INFO] [stdout] 2026-04-19T21:52:00.703322Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0 [INFO] [stdout] 2026-04-19T21:52:00.703612Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0 [INFO] [stdout] 2026-04-19T21:52:00.703692Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.703734Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] test actor::actor::pid_set_test::tests::test_pid_set_values ... ok [INFO] [stdout] test actor::actor::pid_set_test::tests::test_pid_set_add_small ... ok [INFO] [stdout] 2026-04-19T21:52:00.719495Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.719534Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0 [INFO] [stdout] 2026-04-19T21:52:00.719571Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.719569Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.719590Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.719594Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.719607Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.719617Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.719700Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0 [INFO] [stdout] 2026-04-19T21:52:00.719704Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0 [INFO] [stdout] 2026-04-19T21:52:00.719719Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0 [INFO] [stdout] 2026-04-19T21:52:00.719720Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0 [INFO] [stdout] 2026-04-19T21:52:00.719806Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $2 [INFO] [stdout] 2026-04-19T21:52:00.719886Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $2 [INFO] [stdout] 2026-04-19T21:52:00.719904Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.719915Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.719929Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.719937Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.719934Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.719953Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.719974Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.719986Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.720002Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $2 [INFO] [stdout] 2026-04-19T21:52:00.720016Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $2 [INFO] [stdout] 2026-04-19T21:52:00.720077Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.720091Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.720106Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.720115Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.720204Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.720219Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.720240Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.720249Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.719494Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0 [INFO] [stdout] 2026-04-19T21:52:00.722388Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.722416Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.722436Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.722446Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.722488Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0 [INFO] [stdout] 2026-04-19T21:52:00.722495Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2026-04-19T21:52:00.722516Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.722530Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.722553Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.722562Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.722560Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0 [INFO] [stdout] 2026-04-19T21:52:00.722577Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0 [INFO] [stdout] 2026-04-19T21:52:00.722588Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2026-04-19T21:52:00.722635Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0 [INFO] [stdout] 2026-04-19T21:52:00.722650Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0 [INFO] [stdout] 2026-04-19T21:52:00.722767Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.722785Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.722803Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.722818Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.722822Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.722844Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.722848Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_start [INFO] [stdout] 2026-04-19T21:52:00.722863Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.722872Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.722888Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.722893Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_start [INFO] [stdout] 2026-04-19T21:52:00.722901Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.722917Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.722926Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.722931Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.722944Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.722960Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.722969Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.722991Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0/$1 [INFO] [stdout] 2026-04-19T21:52:00.723001Z DEBUG nexus_acto_rs::actor::actor::child_test::tests: CreateChildThenStopActor: MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.723052Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0/$1 [INFO] [stdout] 2026-04-19T21:52:00.723058Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0/$1 [INFO] [stdout] 2026-04-19T21:52:00.723094Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.723107Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.723119Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0/$1 [INFO] [stdout] 2026-04-19T21:52:00.723126Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.723136Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.723148Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.723161Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.723176Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2026-04-19T21:52:00.723181Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.723194Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.723222Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0/$1 [INFO] [stdout] 2026-04-19T21:52:00.723230Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2026-04-19T21:52:00.723241Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0/$1 [INFO] [stdout] 2026-04-19T21:52:00.723290Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0/$1 [INFO] [stdout] 2026-04-19T21:52:00.723305Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0/$1 [INFO] [stdout] 2026-04-19T21:52:00.723373Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.723393Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.723428Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.723437Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.723461Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_start [INFO] [stdout] 2026-04-19T21:52:00.723533Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.723552Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.723570Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.723579Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.723613Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.723624Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0/$2 [INFO] [stdout] 2026-04-19T21:52:00.723632Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.723650Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.723659Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.723690Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0/$2 [INFO] [stdout] 2026-04-19T21:52:00.723722Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.723736Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.723755Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.723765Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.723788Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2026-04-19T21:52:00.723801Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_start [INFO] [stdout] 2026-04-19T21:52:00.723833Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0/$2 [INFO] [stdout] 2026-04-19T21:52:00.723850Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0/$2 [INFO] [stdout] 2026-04-19T21:52:00.723893Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.723911Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.723914Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.723928Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.725551Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.725635Z DEBUG nexus_acto_rs::actor::actor::child_test::tests: CreateChildThenStopActor: MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.723960Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] test actor::actor::pid_set_test::tests::test_pid_set_add_remove ... ok [INFO] [stdout] 2026-04-19T21:52:00.726454Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0/$2 [INFO] [stdout] 2026-04-19T21:52:00.726473Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.726585Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0 [INFO] [stdout] 2026-04-19T21:52:00.726606Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0 [INFO] [stdout] 2026-04-19T21:52:00.726741Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0/$2 [INFO] [stdout] 2026-04-19T21:52:00.726796Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.726811Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.726819Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.726827Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.726842Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.726841Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.726852Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.726856Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.726905Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2026-04-19T21:52:00.726991Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0/$2 [INFO] [stdout] 2026-04-19T21:52:00.727010Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0/$2 [INFO] [stdout] 2026-04-19T21:52:00.727112Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.727128Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.727174Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.727184Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.727206Z DEBUG nexus_acto_rs::actor::actor::child_test::tests: CreateChildThenStopActor: MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.727272Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0/$3 [INFO] [stdout] 2026-04-19T21:52:00.727377Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0/$3 [INFO] [stdout] 2026-04-19T21:52:00.727396Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.727411Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.727514Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.727569Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.727586Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.727595Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.727618Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_start [INFO] [stdout] 2026-04-19T21:52:00.727740Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.727754Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.727778Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2026-04-19T21:52:00.727856Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0/$3 [INFO] [stdout] 2026-04-19T21:52:00.727877Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0/$3 [INFO] [stdout] 2026-04-19T21:52:00.727978Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.728031Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.728049Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.728057Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.728108Z DEBUG nexus_acto_rs::actor::actor::child_test::tests: CreateChildThenStopActor: MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.728141Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0/$4 [INFO] [stdout] 2026-04-19T21:52:00.728232Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0/$4 [INFO] [stdout] 2026-04-19T21:52:00.728259Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.728398Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.728413Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.728422Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.728467Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2026-04-19T21:52:00.728518Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0/$4 [INFO] [stdout] 2026-04-19T21:52:00.728656Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0/$4 [INFO] [stdout] 2026-04-19T21:52:00.723931Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.728843Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.728857Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.728941Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0/$3 [INFO] [stdout] 2026-04-19T21:52:00.729130Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0/$3 [INFO] [stdout] 2026-04-19T21:52:00.729188Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.729205Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] test actor::actor::pid_set_test::tests::test_pid_set_clear ... ok [INFO] [stdout] 2026-04-19T21:52:00.729423Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.729471Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.729490Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.729500Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.729522Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_start [INFO] [stdout] 2026-04-19T21:52:00.729610Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.729654Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.729682Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2026-04-19T21:52:00.729761Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0/$3 [INFO] [stdout] 2026-04-19T21:52:00.729782Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0/$3 [INFO] [stdout] 2026-04-19T21:52:00.729956Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: my-actor [INFO] [stdout] 2026-04-19T21:52:00.729982Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.730137Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.730154Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.730163Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.730260Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0/$4 [INFO] [stdout] 2026-04-19T21:52:00.730622Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0/$4 [INFO] [stdout] 2026-04-19T21:52:00.730658Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.730673Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.730918Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.730936Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.730962Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2026-04-19T21:52:00.731016Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0/$4 [INFO] [stdout] 2026-04-19T21:52:00.731034Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0/$4 [INFO] [stdout] 2026-04-19T21:52:00.731137Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.731158Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.731175Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.731185Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.731207Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_start [INFO] [stdout] 2026-04-19T21:52:00.731292Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.731310Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.731324Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.731333Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.731374Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_start [INFO] [stdout] 2026-04-19T21:52:00.731433Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.731449Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.731464Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.731473Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.731519Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0/$5 [INFO] [stdout] 2026-04-19T21:52:00.731600Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0/$5 [INFO] [stdout] 2026-04-19T21:52:00.731621Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.731637Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.731653Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.731662Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.731685Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2026-04-19T21:52:00.731735Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0/$5 [INFO] [stdout] 2026-04-19T21:52:00.731754Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0/$5 [INFO] [stdout] 2026-04-19T21:52:00.731825Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.731843Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.731860Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.731870Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.731917Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0/$6 [INFO] [stdout] 2026-04-19T21:52:00.731984Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0/$6 [INFO] [stdout] 2026-04-19T21:52:00.732017Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.732081Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.732099Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.732116Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.732126Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.732147Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_start [INFO] [stdout] 2026-04-19T21:52:00.732202Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.732219Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.732228Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.732255Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2026-04-19T21:52:00.732296Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0/$6 [INFO] [stdout] 2026-04-19T21:52:00.732310Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0/$6 [INFO] [stdout] 2026-04-19T21:52:00.730232Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: my-actor [INFO] [stdout] 2026-04-19T21:52:00.736111Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.736196Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.736438Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.736456Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.738448Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: my-actor [INFO] [stdout] 2026-04-19T21:52:00.738487Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: my-actor [INFO] [stdout] 2026-04-19T21:52:00.738627Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.738677Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.738693Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.738734Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.738855Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.738879Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.738893Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.738905Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.738927Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_start [INFO] [stdout] 2026-04-19T21:52:00.740803Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.740839Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.740856Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.740866Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.741116Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_start [INFO] [stdout] 2026-04-19T21:52:00.741335Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.741577Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.741637Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.741655Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.741708Z DEBUG nexus_acto_rs::actor::actor::child_test::tests: CreateChildThenStopActor: MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.741795Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0/$5 [INFO] [stdout] 2026-04-19T21:52:00.741971Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0/$5 [INFO] [stdout] 2026-04-19T21:52:00.741999Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.742016Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.742066Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.742083Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.742105Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2026-04-19T21:52:00.742183Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0/$5 [INFO] [stdout] 2026-04-19T21:52:00.742274Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0/$5 [INFO] [stdout] 2026-04-19T21:52:00.742431Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.742513Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.742575Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.742613Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.742683Z DEBUG nexus_acto_rs::actor::actor::child_test::tests: CreateChildThenStopActor: MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.742780Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0/$6 [INFO] [stdout] 2026-04-19T21:52:00.742963Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0/$6 [INFO] [stdout] 2026-04-19T21:52:00.744093Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.744274Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.744371Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.744410Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.744629Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0/$7 [INFO] [stdout] 2026-04-19T21:52:00.745065Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0/$7 [INFO] [stdout] 2026-04-19T21:52:00.745161Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.745248Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.745332Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.745464Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.745569Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2026-04-19T21:52:00.746244Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0/$7 [INFO] [stdout] 2026-04-19T21:52:00.746333Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0/$7 [INFO] [stdout] 2026-04-19T21:52:00.747248Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.747328Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.747740Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.747812Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.748098Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_start [INFO] [stdout] 2026-04-19T21:52:00.748460Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.748793Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.749048Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.749128Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.749235Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_start [INFO] [stdout] 2026-04-19T21:52:00.749694Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.753406Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.753457Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.753469Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.753551Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0/$8 [INFO] [stdout] 2026-04-19T21:52:00.753655Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0/$8 [INFO] [stdout] 2026-04-19T21:52:00.753679Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.753695Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.753711Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.753721Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.753745Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2026-04-19T21:52:00.753816Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0/$8 [INFO] [stdout] 2026-04-19T21:52:00.753837Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0/$8 [INFO] [stdout] 2026-04-19T21:52:00.753934Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.753952Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.753967Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.753976Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.754022Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0/$9 [INFO] [stdout] 2026-04-19T21:52:00.754103Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0/$9 [INFO] [stdout] 2026-04-19T21:52:00.754189Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.754207Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.754223Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.754233Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.754269Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_start [INFO] [stdout] 2026-04-19T21:52:00.754333Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.754375Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.754394Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.754403Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.754425Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2026-04-19T21:52:00.754474Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0/$9 [INFO] [stdout] 2026-04-19T21:52:00.754493Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0/$9 [INFO] [stdout] 2026-04-19T21:52:00.754595Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.754616Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.754632Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.754640Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.754661Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_start [INFO] [stdout] 2026-04-19T21:52:00.754922Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.754943Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.754960Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.754970Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.755016Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0/$b [INFO] [stdout] 2026-04-19T21:52:00.755083Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0/$b [INFO] [stdout] 2026-04-19T21:52:00.755113Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.755126Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.755141Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.755151Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.755174Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2026-04-19T21:52:00.755222Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0/$b [INFO] [stdout] 2026-04-19T21:52:00.755251Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0/$b [INFO] [stdout] 2026-04-19T21:52:00.757438Z DEBUG nexus_acto_rs::actor::actor::spawn_named_example_test::tests: Hello World! [INFO] [stdout] 2026-04-19T21:52:00.757873Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.757971Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.757997Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.758015Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.758025Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.758078Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_start [INFO] [stdout] 2026-04-19T21:52:00.758145Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.758167Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.758178Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.758202Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2026-04-19T21:52:00.758270Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0/$6 [INFO] [stdout] 2026-04-19T21:52:00.758290Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0/$6 [INFO] [stdout] 2026-04-19T21:52:00.760416Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.760487Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.760527Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.760553Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.760608Z DEBUG nexus_acto_rs::actor::actor::child_test::tests: CreateChildThenStopActor: MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.760673Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0/$7 [INFO] [stdout] 2026-04-19T21:52:00.760781Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0/$7 [INFO] [stdout] 2026-04-19T21:52:00.760830Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.760860Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.760892Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.760924Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.760961Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2026-04-19T21:52:00.761037Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0/$7 [INFO] [stdout] 2026-04-19T21:52:00.761117Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0/$7 [INFO] [stdout] 2026-04-19T21:52:00.761258Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] test actor::actor::spawn_named_example_test::tests::example_root_context_spawn_named ... ok [INFO] [stdout] 2026-04-19T21:52:00.764472Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.764503Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.764513Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.764544Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_start [INFO] [stdout] 2026-04-19T21:52:00.764655Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.764669Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.764681Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.764689Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.764706Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_start [INFO] [stdout] 2026-04-19T21:52:00.764755Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.764768Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.764781Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.764790Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.764811Z DEBUG nexus_acto_rs::actor::actor::child_test::tests: CreateChildThenStopActor: MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.764856Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0/$8 [INFO] [stdout] 2026-04-19T21:52:00.764927Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0/$8 [INFO] [stdout] 2026-04-19T21:52:00.764943Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.764954Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.764967Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.764976Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.764994Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2026-04-19T21:52:00.765038Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0/$8 [INFO] [stdout] 2026-04-19T21:52:00.765051Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0/$8 [INFO] [stdout] 2026-04-19T21:52:00.765122Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.765135Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.765150Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.765159Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.765179Z DEBUG nexus_acto_rs::actor::actor::child_test::tests: CreateChildThenStopActor: MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.765205Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0/$9 [INFO] [stdout] 2026-04-19T21:52:00.765280Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0/$9 [INFO] [stdout] 2026-04-19T21:52:00.763070Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0 [INFO] [stdout] 2026-04-19T21:52:00.765444Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0 [INFO] [stdout] 2026-04-19T21:52:00.765498Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.765523Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.765545Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.765563Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.765592Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2026-04-19T21:52:00.765648Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0 [INFO] [stdout] 2026-04-19T21:52:00.765672Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0 [INFO] [stdout] 2026-04-19T21:52:00.765761Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.765788Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.765805Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.765821Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.766567Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0 [INFO] [stdout] 2026-04-19T21:52:00.766664Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0 [INFO] [stdout] 2026-04-19T21:52:00.766692Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.766705Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.766728Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.766738Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.769395Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0 [INFO] [stdout] 2026-04-19T21:52:00.769511Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0 [INFO] [stdout] 2026-04-19T21:52:00.769544Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.769559Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.769585Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.769603Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.765340Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.771421Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.771444Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.771454Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.771481Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_start [INFO] [stdout] 2026-04-19T21:52:00.771585Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.771601Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.771617Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.771626Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.771645Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2026-04-19T21:52:00.771698Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0/$9 [INFO] [stdout] 2026-04-19T21:52:00.771713Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0/$9 [INFO] [stdout] 2026-04-19T21:52:00.771824Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.771841Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.771854Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.771862Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.771881Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_start [INFO] [stdout] 2026-04-19T21:52:00.772101Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.772121Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.772138Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.772147Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.772174Z DEBUG nexus_acto_rs::actor::actor::child_test::tests: CreateChildThenStopActor: MessageHandle(CreateChildMessage) [INFO] [stdout] 2026-04-19T21:52:00.772208Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0/$c [INFO] [stdout] 2026-04-19T21:52:00.772292Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0/$c [INFO] [stdout] 2026-04-19T21:52:00.772326Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.772394Z DEBUG nexus_acto_rs::actor::actor::actor_example_test::tests: callee msg = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.772468Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0 [INFO] [stdout] 2026-04-19T21:52:00.772507Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0 [INFO] [stdout] 2026-04-19T21:52:00.772545Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $1 [INFO] [stdout] 2026-04-19T21:52:00.772621Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $1 [INFO] [stdout] 2026-04-19T21:52:00.772650Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.772674Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.772700Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.772716Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.772751Z DEBUG nexus_acto_rs::actor::actor::actor_example_test::tests: caller msg = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.772850Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $1 [INFO] [stdout] 2026-04-19T21:52:00.772878Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $1 [INFO] [stdout] 2026-04-19T21:52:00.772953Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.772981Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.772997Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.773013Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.773038Z DEBUG nexus_acto_rs::actor::actor::actor_example_test::tests: callee msg = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.773395Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2026-04-19T21:52:00.773462Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0 [INFO] [stdout] 2026-04-19T21:52:00.773496Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0 [INFO] [stdout] 2026-04-19T21:52:00.773654Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.773682Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.773700Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.773719Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.773745Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_start [INFO] [stdout] 2026-04-19T21:52:00.773793Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(Greet("Alice")) [INFO] [stdout] 2026-04-19T21:52:00.773817Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(Greet("Alice")) [INFO] [stdout] 2026-04-19T21:52:00.773833Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(Greet("Alice")) [INFO] [stdout] 2026-04-19T21:52:00.773849Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(Greet("Alice")) [INFO] [stdout] 2026-04-19T21:52:00.773918Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(SwitchToFormal) [INFO] [stdout] 2026-04-19T21:52:00.773943Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(SwitchToFormal) [INFO] [stdout] 2026-04-19T21:52:00.773959Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(SwitchToFormal) [INFO] [stdout] 2026-04-19T21:52:00.773974Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(SwitchToFormal) [INFO] [stdout] 2026-04-19T21:52:00.774032Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(Greet("Bob")) [INFO] [stdout] 2026-04-19T21:52:00.774057Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(Greet("Bob")) [INFO] [stdout] 2026-04-19T21:52:00.774072Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(Greet("Bob")) [INFO] [stdout] 2026-04-19T21:52:00.774088Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(Greet("Bob")) [INFO] [stdout] 2026-04-19T21:52:00.774159Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(SwitchToInformal) [INFO] [stdout] 2026-04-19T21:52:00.774184Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(SwitchToInformal) [INFO] [stdout] 2026-04-19T21:52:00.774200Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(SwitchToInformal) [INFO] [stdout] 2026-04-19T21:52:00.774215Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(SwitchToInformal) [INFO] [stdout] 2026-04-19T21:52:00.774275Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(Greet("Charlie")) [INFO] [stdout] 2026-04-19T21:52:00.774299Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(Greet("Charlie")) [INFO] [stdout] 2026-04-19T21:52:00.774321Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(Greet("Charlie")) [INFO] [stdout] 2026-04-19T21:52:00.774337Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(Greet("Charlie")) [INFO] [stdout] test actor::actor_system_test::tests::test_actor_system_new_with_config ... ok [INFO] [stdout] 2026-04-19T21:52:00.779410Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.779570Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.779623Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.779697Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2026-04-19T21:52:00.779829Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0/$c [INFO] [stdout] 2026-04-19T21:52:00.779869Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0/$c [INFO] [stdout] 2026-04-19T21:52:00.785204Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0 [INFO] [stdout] 2026-04-19T21:52:00.788402Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0 [INFO] [stdout] 2026-04-19T21:52:00.788537Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0 [INFO] [stdout] 2026-04-19T21:52:00.788565Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.788581Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.788604Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.788615Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.788696Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0 [INFO] [stdout] 2026-04-19T21:52:00.788714Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0 [INFO] [stdout] 2026-04-19T21:52:00.788896Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.788916Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.788934Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.788948Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.785336Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0 [INFO] [stdout] 2026-04-19T21:52:00.793441Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.793470Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.793496Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.793506Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.793541Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2026-04-19T21:52:00.793619Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0 [INFO] [stdout] 2026-04-19T21:52:00.793634Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0 [INFO] [stdout] 2026-04-19T21:52:00.793736Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.793751Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.793765Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.793774Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.793813Z DEBUG nexus_acto_rs::actor::actor::spawn_test::tests: MyActor started [INFO] [stdout] test actor::actor::spawn_test::tests::test_example ... ok [INFO] [stdout] 2026-04-19T21:52:00.795364Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0 [INFO] [stdout] 2026-04-19T21:52:00.795463Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0 [INFO] [stdout] 2026-04-19T21:52:00.795482Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.795507Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.795528Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.795543Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.795570Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2026-04-19T21:52:00.795625Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0 [INFO] [stdout] 2026-04-19T21:52:00.795646Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0 [INFO] [stdout] 2026-04-19T21:52:00.795761Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.795788Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.795802Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.795811Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.795844Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_start [INFO] [stdout] 2026-04-19T21:52:00.795886Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(Hello("hello")) [INFO] [stdout] 2026-04-19T21:52:00.795906Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(Hello("hello")) [INFO] [stdout] 2026-04-19T21:52:00.795920Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(Hello("hello")) [INFO] [stdout] 2026-04-19T21:52:00.795933Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(Hello("hello")) [INFO] [stdout] test actor::actor_system_test::tests::test_actor_system_spawn_actor ... ok [INFO] [stdout] 2026-04-19T21:52:00.726910Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(MessageEnvelope { header: None, message_handle: MessageHandle(""), sender: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 2, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe748319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe748319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe748319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe748319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe92ceefc8), tail: Some(0x7abe92ceefc8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "1c571d76-743d-4a5b-afd1-52404339923d" } } }, process_handle: Mutex { data: None } }) }) [INFO] [stdout] 2026-04-19T21:52:00.773088Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(MessageEnvelope { header: None, message_handle: MessageHandle(Request("PING")), sender: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 2, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe88008b70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe88008b70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe88008b70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe88008b70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8801d450, tail_position: 1 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8801d450, tail_position: 1 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8801d450, tail_position: 1 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8801d450, tail_position: 1 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 1, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: ActorHandle(Mutex { data: ActorReceiverActor(ActorReceiver) }) })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: None, self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "85f0231b-5205-4491-8e24-530d5851dec8" } } }, process_handle: Mutex { data: None } }) }) [INFO] [stdout] 2026-04-19T21:52:00.788998Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(MessageEnvelope { header: None, message_handle: MessageHandle(AutoRespond), sender: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 2, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe6d091fd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe6d091fd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe6d091fd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe6d091fd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe924eafc8), tail: Some(0x7abe924eafc8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "febd9078-dbd1-428b-b72a-8924133ae2db" } } }, process_handle: Mutex { data: None } }) }) [INFO] [stdout] 2026-04-19T21:52:00.825100Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0 [INFO] [stdout] 2026-04-19T21:52:00.825207Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0 [INFO] [stdout] 2026-04-19T21:52:00.825256Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.825275Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.825297Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.825311Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.825418Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0 [INFO] [stdout] 2026-04-19T21:52:00.825450Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0 [INFO] [stdout] 2026-04-19T21:52:00.825649Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.825677Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.825694Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.825713Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.720042Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(MessageEnvelope { header: None, message_handle: MessageHandle(""), sender: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 2, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe788319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe788319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe788319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe788319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe92eeffc8), tail: Some(0x7abe92eeffc8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "8dba00f6-8fb6-4e93-af0d-ae1fea664325" } } }, process_handle: Mutex { data: None } }) }) [INFO] [stdout] 2026-04-19T21:52:00.833837Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0 [INFO] [stdout] 2026-04-19T21:52:00.833972Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0 [INFO] [stdout] 2026-04-19T21:52:00.834017Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.834035Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.834062Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.834073Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.834131Z DEBUG nexus_acto_rs::actor::actor::spawn_example_test::tests: msg = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.834147Z DEBUG nexus_acto_rs::actor::actor::spawn_example_test::tests: Hello World! [INFO] [stdout] 2026-04-19T21:52:00.834229Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0 [INFO] [stdout] 2026-04-19T21:52:00.834255Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0 [INFO] [stdout] 2026-04-19T21:52:00.797256Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(MessageEnvelope { header: None, message_handle: MessageHandle(""), sender: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 2, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe748319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe748319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe748319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe748319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe92ceefc8), tail: Some(0x7abe92ceefc8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "1c571d76-743d-4a5b-afd1-52404339923d" } } }, process_handle: Mutex { data: None } }) }) [INFO] [stdout] 2026-04-19T21:52:00.838366Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle("") [INFO] [stdout] 2026-04-19T21:52:00.838395Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle("") [INFO] [stdout] 2026-04-19T21:52:00.839455Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0 [INFO] [stdout] 2026-04-19T21:52:00.839561Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0 [INFO] [stdout] 2026-04-19T21:52:00.839603Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.839623Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.839643Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.839660Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.839685Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2026-04-19T21:52:00.839748Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0 [INFO] [stdout] 2026-04-19T21:52:00.839770Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0 [INFO] [stdout] 2026-04-19T21:52:00.840742Z DEBUG nexus_acto_rs::actor::future: Future timed out [INFO] [stdout] test actor::actor::child_test::tests::test_future_does_timeout ... ok [INFO] [stdout] 2026-04-19T21:52:00.808389Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(MessageEnvelope { header: None, message_handle: MessageHandle(Request("PING")), sender: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 2, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe88008b70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe88008b70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe88008b70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe88008b70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8801d450, tail_position: 1 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8801d450, tail_position: 1 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8801d450, tail_position: 1 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8801d450, tail_position: 1 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 1, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: ActorHandle(Mutex { data: ActorReceiverActor(ActorReceiver) }) })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: None, self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "85f0231b-5205-4491-8e24-530d5851dec8" } } }, process_handle: Mutex { data: None } }) }) [INFO] [stdout] 2026-04-19T21:52:00.846576Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(Request("PING")) [INFO] [stdout] 2026-04-19T21:52:00.846604Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(Request("PING")) [INFO] [stdout] 2026-04-19T21:52:00.846643Z DEBUG nexus_acto_rs::actor::actor::actor_example_test::tests: callee msg = MessageHandle(Request("PING")) [INFO] [stdout] 2026-04-19T21:52:00.846674Z DEBUG nexus_acto_rs::actor::actor::actor_example_test::tests: Request("PING") [INFO] [stdout] 2026-04-19T21:52:00.846841Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.846861Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.846876Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.846887Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.846912Z DEBUG nexus_acto_rs::actor::actor::actor_example_test::tests: caller msg = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.846954Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(ResponseHandle(Reply("PONG"))) [INFO] [stdout] 2026-04-19T21:52:00.846969Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(ResponseHandle(Reply("PONG"))) [INFO] [stdout] 2026-04-19T21:52:00.846983Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(ResponseHandle(Reply("PONG"))) [INFO] [stdout] 2026-04-19T21:52:00.846992Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(ResponseHandle(Reply("PONG"))) [INFO] [stdout] 2026-04-19T21:52:00.847012Z DEBUG nexus_acto_rs::actor::actor::actor_example_test::tests: caller msg = MessageHandle(ResponseHandle(Reply("PONG"))) [INFO] [stdout] 2026-04-19T21:52:00.847030Z DEBUG nexus_acto_rs::actor::actor::actor_example_test::tests: Reply("PONG") [INFO] [stdout] 2026-04-19T21:52:00.847166Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0 [INFO] [stdout] 2026-04-19T21:52:00.847264Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0 [INFO] [stdout] 2026-04-19T21:52:00.847294Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.847310Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.847327Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.847335Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.847380Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2026-04-19T21:52:00.847428Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0 [INFO] [stdout] 2026-04-19T21:52:00.847441Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0 [INFO] [stdout] 2026-04-19T21:52:00.856167Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0 [INFO] [stdout] 2026-04-19T21:52:00.856314Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0 [INFO] [stdout] 2026-04-19T21:52:00.825043Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(MessageEnvelope { header: None, message_handle: MessageHandle(AutoRespond), sender: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 2, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe6d091fd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe6d091fd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe6d091fd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe6d091fd0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe924eafc8), tail: Some(0x7abe924eafc8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "febd9078-dbd1-428b-b72a-8924133ae2db" } } }, process_handle: Mutex { data: None } }) }) [INFO] [stdout] 2026-04-19T21:52:00.858608Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(AutoRespond) [INFO] [stdout] 2026-04-19T21:52:00.858627Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(AutoRespond) [INFO] [stdout] 2026-04-19T21:52:00.858677Z DEBUG nexus_acto_rs::actor::context::actor_context: auto_response: response = ResponseHandle(MessageHandle(DummyAutoRespond)) [INFO] [stdout] 2026-04-19T21:52:00.858870Z DEBUG nexus_acto_rs::actor::future: Future completed [INFO] [stdout] 2026-04-19T21:52:00.858902Z DEBUG nexus_acto_rs::actor::future: Future completed [INFO] [stdout] test actor::context::actor_context_test::tests::test_actor_context_auto_respond_message ... ok [INFO] [stdout] test actor::dispatch::mailbox_test::tests::test_bounded_dropping_mailbox ... ok [INFO] [stdout] test actor::dispatch::mailbox_test::tests::test_bounded_mailbox ... ok [INFO] [stdout] 2026-04-19T21:52:00.869640Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(ReceiveTimeout) [INFO] [stdout] 2026-04-19T21:52:00.869694Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(ReceiveTimeout) [INFO] [stdout] 2026-04-19T21:52:00.869714Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(ReceiveTimeout) [INFO] [stdout] 2026-04-19T21:52:00.869723Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(ReceiveTimeout) [INFO] [stdout] 2026-04-19T21:52:00.869774Z DEBUG nexus_acto_rs::actor::actor::receive_timeout_test::tests: ReceiveTimeout [INFO] [stdout] 2026-04-19T21:52:00.834279Z DEBUG nexus_acto_rs::actor::actor::spawn_example_test::tests: pid = ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 1, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe50865650, tail_position: 1 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe50865650, tail_position: 1 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe50865650, tail_position: 1 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe50865650, tail_position: 1 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 1, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: ActorHandle(Mutex { data: ActorReceiverActor(ActorReceiver) }) })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: None, self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "787c49f5-c07d-4758-8c76-ab3ddb1d4997" } } }, process_handle: Mutex { data: None } } [INFO] [stdout] 2026-04-19T21:52:00.873439Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.873562Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.873621Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.873672Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.873744Z DEBUG nexus_acto_rs::actor::actor::spawn_example_test::tests: msg = MessageHandle(PostStart) [INFO] [stdout] test actor::actor::spawn_example_test::tests::example_root_context_spawn ... ok [INFO] [stdout] 2026-04-19T21:52:00.825767Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(MessageEnvelope { header: None, message_handle: MessageHandle("start"), sender: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 2, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe698865f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe698865f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe698865f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe698865f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe926ebfc8), tail: Some(0x7abe926ebfc8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "b520dde7-5dc2-48cf-8b0a-9f1983fb789c" } } }, process_handle: Mutex { data: None } }) }) [INFO] [stdout] 2026-04-19T21:52:00.755320Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(MessageEnvelope { header: None, message_handle: MessageHandle(GetChildCountRequest), sender: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 12, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$8": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe80837680, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe80837680, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe80837680, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe80837680, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {"$0/$9": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8083acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8083acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8083acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8083acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {"$0/$5": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe80837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe80837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe80837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe80837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {"$0/$6": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe808387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe808387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe808387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe808387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$b": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8083c120, tail_position: 1 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8083c120, tail_position: 1 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8083c120, tail_position: 1 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8083c120, tail_position: 1 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 1, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe80834280, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe80834280, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe80834280, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe80834280, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$7": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe80839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe80839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe80839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe80839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$3": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe80836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe80836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe80836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe80836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$4": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe80836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe80836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe80836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe80836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$a": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe934f2ff8), tail: Some(0x7abe934f2ff8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe80835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe80835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe80835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe80835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "f06c4cf4-8d9f-447d-876a-79709cafa7b1" } } }, process_handle: Mutex { data: None } }) }) [INFO] [stdout] 2026-04-19T21:52:00.910417Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.910476Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.910510Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.910519Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.910573Z DEBUG nexus_acto_rs::actor::actor::actor_example_test::tests: msg = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.910661Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0 [INFO] [stdout] 2026-04-19T21:52:00.910716Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0 [INFO] [stdout] 2026-04-19T21:52:00.910878Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.916432Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.916572Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.916606Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.916702Z DEBUG nexus_acto_rs::actor::actor::actor_example_test::tests: msg = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.916847Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle("Hello World") [INFO] [stdout] 2026-04-19T21:52:00.916898Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle("Hello World") [INFO] [stdout] 2026-04-19T21:52:00.916934Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle("Hello World") [INFO] [stdout] 2026-04-19T21:52:00.916982Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle("Hello World") [INFO] [stdout] 2026-04-19T21:52:00.917045Z DEBUG nexus_acto_rs::actor::actor::actor_example_test::tests: msg = MessageHandle("Hello World") [INFO] [stdout] 2026-04-19T21:52:00.911928Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0 [INFO] [stdout] 2026-04-19T21:52:00.918575Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0 [INFO] [stdout] 2026-04-19T21:52:00.918663Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.918724Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.918779Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.918812Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:00.919587Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0 [INFO] [stdout] 2026-04-19T21:52:00.923422Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0 [INFO] [stdout] 2026-04-19T21:52:00.924244Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.924458Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.924631Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.924720Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.880793Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(MessageEnvelope { header: None, message_handle: MessageHandle("start"), sender: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 2, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe698865f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe698865f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe698865f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe698865f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe926ebfc8), tail: Some(0x7abe926ebfc8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "b520dde7-5dc2-48cf-8b0a-9f1983fb789c" } } }, process_handle: Mutex { data: None } }) }) [INFO] [stdout] 2026-04-19T21:52:00.932867Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle("start") [INFO] [stdout] 2026-04-19T21:52:00.932900Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle("start") [INFO] [stdout] 2026-04-19T21:52:00.831457Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(MessageEnvelope { header: None, message_handle: MessageHandle(""), sender: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 2, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe788319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe788319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe788319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe788319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe92eeffc8), tail: Some(0x7abe92eeffc8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "8dba00f6-8fb6-4e93-af0d-ae1fea664325" } } }, process_handle: Mutex { data: None } }) }) [INFO] [stdout] 2026-04-19T21:52:00.937229Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle("") [INFO] [stdout] 2026-04-19T21:52:00.937267Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle("") [INFO] [stdout] 2026-04-19T21:52:00.720488Z DEBUG nexus_acto_rs::actor::actor::actor_process: ActorProcess::stop: ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 3, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe848330c0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe848330c0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe848330c0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe848330c0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: ActorHandle(Mutex { data: ActorReceiverActor(ActorReceiver) }) })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: None, self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe848319f0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe848319f0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe848319f0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe848319f0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: ActorHandle(Mutex { data: ActorReceiverActor(ActorReceiver) }) })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: Some(ActorContextExtras { inner: Mutex { data: ActorContextExtrasInner { children: PidSet { pids: Mutex { data: [] }, lookup: Mutex { data: {} } }, receive_timeout_timer: None, rs: Mutex { data: None }, stash: MessageHandles(Mutex { data: [] }), watchers: PidSet { pids: Mutex { data: [ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }] }, lookup: Mutex { data: {"nonhost:$2": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }} } }, context: ContextHandle(Mutex { data: ActorContext { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } } } } }) }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: None, self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: }), dead: false })) } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe84832778), tail: Some(0x7abe84832778) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "08c1bc9f-6ef7-4965-8c65-9062155c8f28" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe848319f0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe848319f0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe848319f0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe848319f0, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: ActorHandle(Mutex { data: ActorReceiverActor(ActorReceiver) }) })), actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 3, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe848330c0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe848330c0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe848330c0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe848330c0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: ActorHandle(Mutex { data: ActorReceiverActor(ActorReceiver) }) })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: None, self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe84832778), tail: Some(0x7abe84832778) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "08c1bc9f-6ef7-4965-8c65-9062155c8f28" } } }, extras: Mutex { data: Some(ActorContextExtras { inner: Mutex { data: ActorContextExtrasInner { children: PidSet { pids: Mutex { data: [] }, lookup: Mutex { data: {} } }, receive_timeout_timer: None, rs: Mutex { data: None }, stash: MessageHandles(Mutex { data: [] }), watchers: PidSet { pids: Mutex { data: [ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 3, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe848330c0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe848330c0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe848330c0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe848330c0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: ActorHandle(Mutex { data: ActorReceiverActor(ActorReceiver) }) })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: None, self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe84832778), tail: Some(0x7abe84832778) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "08c1bc9f-6ef7-4965-8c65-9062155c8f28" } } }, process_handle: Mutex { data: None } }] }, lookup: Mutex { data: {"nonhost:$2": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 3, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe848330c0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe848330c0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe848330c0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe848330c0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: ActorHandle(Mutex { data: ActorReceiverActor(ActorReceiver) }) })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: None, self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe84832778), tail: Some(0x7abe84832778) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "08c1bc9f-6ef7-4965-8c65-9062155c8f28" } } }, process_handle: Mutex { data: None } }} } }, context: ContextHandle(Mutex { data: ActorContext { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } } } } }) }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: None, self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 3, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe848330c0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe848330c0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe848330c0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe848330c0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: ActorHandle(Mutex { data: ActorReceiverActor(ActorReceiver) }) })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: None, self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe84832778), tail: Some(0x7abe84832778) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "08c1bc9f-6ef7-4965-8c65-9062155c8f28" } } }, process_handle: Mutex { data: } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } } [INFO] [stdout] 2026-04-19T21:52:00.953637Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_stop: start [INFO] [stdout] 2026-04-19T21:52:00.954252Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStop) [INFO] [stdout] 2026-04-19T21:52:00.954696Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStop) [INFO] [stdout] 2026-04-19T21:52:00.954909Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStop) [INFO] [stdout] 2026-04-19T21:52:00.955647Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStop) [INFO] [stdout] 2026-04-19T21:52:00.956844Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: start [INFO] [stdout] 2026-04-19T21:52:00.882716Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(MessageEnvelope { header: None, message_handle: MessageHandle(GetChildCountRequest), sender: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 12, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$8": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe80837680, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe80837680, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe80837680, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe80837680, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {"$0/$9": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8083acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8083acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8083acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8083acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {"$0/$5": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe80837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe80837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe80837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe80837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {"$0/$6": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe808387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe808387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe808387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe808387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$b": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8083c120, tail_position: 1 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8083c120, tail_position: 1 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8083c120, tail_position: 1 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8083c120, tail_position: 1 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 1, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe80834280, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe80834280, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe80834280, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe80834280, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$7": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe80839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe80839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe80839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe80839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$3": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe80836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe80836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe80836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe80836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$4": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe80836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe80836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe80836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe80836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$a": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe934f2ff8), tail: Some(0x7abe934f2ff8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe80835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe80835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe80835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe80835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe808319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "f06c4cf4-8d9f-447d-876a-79709cafa7b1" } } }, process_handle: Mutex { data: None } }) }) [INFO] [stdout] 2026-04-19T21:52:00.977405Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(GetChildCountRequest) [INFO] [stdout] 2026-04-19T21:52:00.977436Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(GetChildCountRequest) [INFO] [stdout] 2026-04-19T21:52:00.977639Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.977659Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.977674Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.977683Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.977706Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_start [INFO] [stdout] 2026-04-19T21:52:00.977892Z DEBUG nexus_acto_rs::actor::future: Future completed [INFO] [stdout] 2026-04-19T21:52:00.977924Z DEBUG nexus_acto_rs::actor::future: Future completed [INFO] [stdout] test actor::actor::child_test::tests::test_actor_can_create_children ... ok [INFO] [stdout] 2026-04-19T21:52:00.933174Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(MessageEnvelope { header: None, message_handle: MessageHandle("request"), sender: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 3, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 2, tail: 2, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 2, tail: 2, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe698865f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe698865f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe698865f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe698865f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe926ebfc8), tail: Some(0x7abe926ebfc8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$2": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [Completion] } }, notify: Notify { state: 0, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "b520dde7-5dc2-48cf-8b0a-9f1983fb789c" } } }, process_handle: Mutex { data: None } }) }) [INFO] [stdout] 2026-04-19T21:52:00.839856Z DEBUG nexus_acto_rs::actor::actor::actor_process: ActorProcess::stop: ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 2, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe54864e30, tail_position: 2 }, semaphore: Semaphore(4), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe54864e30, tail_position: 2 }, semaphore: Semaphore(4), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 2, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe54864e30, tail_position: 2 }, semaphore: Semaphore(4), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe54864e30, tail_position: 2 }, semaphore: Semaphore(4), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 2, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 2, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: None, self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: }), dead: false })) } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 0, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }, Subscription { id: 3, handler: Handler, predicate: None, active: 1 }] }, counter: 4 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "7ad38b01-a3f3-4a4a-8807-71e165eb8d8c" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe54864e30, tail_position: 2 }, semaphore: Semaphore(4), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe54864e30, tail_position: 2 }, semaphore: Semaphore(4), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 2, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe54864e30, tail_position: 2 }, semaphore: Semaphore(4), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe54864e30, tail_position: 2 }, semaphore: Semaphore(4), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 2, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 2, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 2, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 0, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }, Subscription { id: 3, handler: Handler, predicate: None, active: 1 }] }, counter: 4 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "7ad38b01-a3f3-4a4a-8807-71e165eb8d8c" } } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: None, self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 2, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 0, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }, Subscription { id: 3, handler: Handler, predicate: None, active: 1 }] }, counter: 4 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "7ad38b01-a3f3-4a4a-8807-71e165eb8d8c" } } }, process_handle: Mutex { data: } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } } [INFO] [stdout] 2026-04-19T21:52:00.994995Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.995033Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.995057Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.995069Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.995104Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_start [INFO] [stdout] 2026-04-19T21:52:00.995221Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_stop: start [INFO] [stdout] 2026-04-19T21:52:00.995260Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStop) [INFO] [stdout] 2026-04-19T21:52:00.995274Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStop) [INFO] [stdout] 2026-04-19T21:52:00.995291Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStop) [INFO] [stdout] 2026-04-19T21:52:00.995302Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStop) [INFO] [stdout] 2026-04-19T21:52:00.995375Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_stop [INFO] [stdout] 2026-04-19T21:52:00.995397Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: start [INFO] [stdout] 2026-04-19T21:52:00.847510Z DEBUG nexus_acto_rs::actor::actor::actor_process: ActorProcess::stop: ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 2, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe618bb3b0, tail_position: 2 }, semaphore: Semaphore(4), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe618bb3b0, tail_position: 2 }, semaphore: Semaphore(4), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 2, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe618bb3b0, tail_position: 2 }, semaphore: Semaphore(4), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe618bb3b0, tail_position: 2 }, semaphore: Semaphore(4), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 2, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 2, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: None, self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: }), dead: false })) } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 0, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "cd4256af-9016-47d8-8bb6-2ef6f5f83720" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe618bb3b0, tail_position: 2 }, semaphore: Semaphore(4), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe618bb3b0, tail_position: 2 }, semaphore: Semaphore(4), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 2, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe618bb3b0, tail_position: 2 }, semaphore: Semaphore(4), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe618bb3b0, tail_position: 2 }, semaphore: Semaphore(4), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 2, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 2, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 2, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 0, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "cd4256af-9016-47d8-8bb6-2ef6f5f83720" } } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: None, self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 2, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 0, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "cd4256af-9016-47d8-8bb6-2ef6f5f83720" } } }, process_handle: Mutex { data: } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } } [INFO] [stdout] 2026-04-19T21:52:00.999534Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.999575Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.999594Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.999603Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:00.999634Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_start [INFO] [stdout] 2026-04-19T21:52:00.999741Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_stop: start [INFO] [stdout] 2026-04-19T21:52:00.999767Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStop) [INFO] [stdout] 2026-04-19T21:52:00.999779Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStop) [INFO] [stdout] 2026-04-19T21:52:00.999791Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStop) [INFO] [stdout] 2026-04-19T21:52:00.999799Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStop) [INFO] [stdout] 2026-04-19T21:52:00.999823Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_stop [INFO] [stdout] 2026-04-19T21:52:00.999838Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: start [INFO] [stdout] 2026-04-19T21:52:00.999970Z DEBUG nexus_acto_rs::actor::future: Future completed [INFO] [stdout] 2026-04-19T21:52:01.000004Z DEBUG nexus_acto_rs::actor::future: Future completed [INFO] [stdout] test actor::actor::child_test::tests::test_future_does_not_timeout ... ok [INFO] [stdout] test actor::dispatch::dispatcher_test::test::test_mailbox_with_test_invoker ... ok [INFO] [stdout] 2026-04-19T21:52:00.925064Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(MessageEnvelope { header: None, message_handle: MessageHandle(AutoRespond), sender: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 2, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe5d090180, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe5d090180, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe5d090180, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe5d090180, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe91ae2fc8), tail: Some(0x7abe91ae2fc8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "d575322e-ba98-4b0b-b947-7d6e78ae1f5c" } } }, process_handle: Mutex { data: None } }) }) [INFO] [stdout] 2026-04-19T21:52:00.782497Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(GetChildCountMessage2 { reply_directly: ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 13, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$8": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {"$0/$9": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {"$0/$5": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {"$0/$6": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$c": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 1, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 0, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$7": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$3": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$4": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$a": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe932f1fe8), tail: Some(0x7abe932f1fe8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a5a8b0dc-c2c4-4dc8-b2ef-ced115fa4864" } } }, process_handle: Mutex { data: None } }, reply_after_stop: ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 13, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$8": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {"$0/$9": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {"$0/$5": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {"$0/$6": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$c": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 1, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 0, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$7": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$3": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$4": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$a": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe932f1fe8), tail: Some(0x7abe932f1fe8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a5a8b0dc-c2c4-4dc8-b2ef-ced115fa4864" } } }, process_handle: Mutex { data: None } } }) [INFO] [stdout] 2026-04-19T21:52:00.847181Z DEBUG nexus_acto_rs::actor::actor::actor_process: ActorProcess::stop: ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 3, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe88008b70, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe88008b70, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe88008b70, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe88008b70, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 1, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: ActorHandle(Mutex { data: ActorReceiverActor(ActorReceiver) }) })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: None, self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: }), dead: false })) } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8801d450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8801d450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8801d450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8801d450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: ActorHandle(Mutex { data: ActorReceiverActor(ActorReceiver) }) })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: None, self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: }), dead: false })) } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$2": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 0, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "85f0231b-5205-4491-8e24-530d5851dec8" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe88008b70, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe88008b70, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe88008b70, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe88008b70, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 1, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: ActorHandle(Mutex { data: ActorReceiverActor(ActorReceiver) }) })), actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 3, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8801d450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8801d450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8801d450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8801d450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: ActorHandle(Mutex { data: ActorReceiverActor(ActorReceiver) }) })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: None, self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: }), dead: false })) } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$2": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 0, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "85f0231b-5205-4491-8e24-530d5851dec8" } } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: None, self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 3, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8801d450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8801d450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8801d450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8801d450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: ActorHandle(Mutex { data: ActorReceiverActor(ActorReceiver) }) })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: None, self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: }), dead: false })) } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$2": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 0, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "85f0231b-5205-4491-8e24-530d5851dec8" } } }, process_handle: Mutex { data: } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } } [INFO] [stdout] 2026-04-19T21:52:01.025611Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_stop: start [INFO] [stdout] 2026-04-19T21:52:01.025666Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStop) [INFO] [stdout] 2026-04-19T21:52:01.025682Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStop) [INFO] [stdout] 2026-04-19T21:52:01.028409Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStop) [INFO] [stdout] 2026-04-19T21:52:01.028445Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStop) [INFO] [stdout] 2026-04-19T21:52:01.028902Z DEBUG nexus_acto_rs::actor::actor::actor_example_test::tests: callee msg = MessageHandle(PreStop) [INFO] [stdout] 2026-04-19T21:52:01.029243Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: start [INFO] [stdout] 2026-04-19T21:52:00.984628Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(MessageEnvelope { header: None, message_handle: MessageHandle("request"), sender: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 3, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 2, tail: 2, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 2, tail: 2, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe698865f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe698865f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe698865f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe698865f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe926ebfc8), tail: Some(0x7abe926ebfc8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$2": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [Completion] } }, notify: Notify { state: 0, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "b520dde7-5dc2-48cf-8b0a-9f1983fb789c" } } }, process_handle: Mutex { data: None } }) }) [INFO] [stdout] 2026-04-19T21:52:01.048844Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle("request") [INFO] [stdout] 2026-04-19T21:52:01.048873Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle("request") [INFO] [stdout] 2026-04-19T21:52:01.049183Z DEBUG nexus_acto_rs::actor::future: Future completed [INFO] [stdout] 2026-04-19T21:52:01.055533Z DEBUG nexus_acto_rs::actor::message::continuation: ContinuationCallback::run: start [INFO] [stdout] 2026-04-19T21:52:01.062543Z DEBUG nexus_acto_rs::actor::message::continuation: ContinuationCallback::run: end [INFO] [stdout] 2026-04-19T21:52:01.062750Z DEBUG nexus_acto_rs::actor::future: Future completed [INFO] [stdout] 2026-04-19T21:52:01.062961Z DEBUG nexus_acto_rs::actor::future: Future completed [INFO] [stdout] 2026-04-19T21:52:01.063001Z DEBUG nexus_acto_rs::actor::future: Future completed [INFO] [stdout] 2026-04-19T21:52:01.063062Z DEBUG nexus_acto_rs::actor::context::actor_context_test::tests: res = MessageHandle(ResponseHandle("done")) [INFO] [stdout] 2026-04-19T21:52:00.869955Z DEBUG nexus_acto_rs::actor::actor::actor_process: ActorProcess::stop: ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 2, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe58865650, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe58865650, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe58865650, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe58865650, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 1, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: SetReceiveTimeoutActor { barrier: AsyncBarrier { notify: Notify { state: 4, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) }, count: Mutex { data: 0 } } } })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: Some(ActorContextExtras { inner: Mutex { data: ActorContextExtrasInner { children: PidSet { pids: Mutex { data: [] }, lookup: Mutex { data: {} } }, receive_timeout_timer: None, rs: Mutex { data: None }, stash: MessageHandles(Mutex { data: [] }), watchers: PidSet { pids: Mutex { data: [] }, lookup: Mutex { data: {} } }, context: ContextHandle(Mutex { data: ActorContext { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } } } } }) }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: None, self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: }), dead: false })) } }), receive_timeout: Some(100ms), producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 0, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "7ed31797-4f7a-4f7d-bcae-636babab795e" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe58865650, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe58865650, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe58865650, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe58865650, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 1, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: SetReceiveTimeoutActor { barrier: AsyncBarrier { notify: Notify { state: 4, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) }, count: Mutex { data: 0 } } } })), actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 2, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 0, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "7ed31797-4f7a-4f7d-bcae-636babab795e" } } }, extras: Mutex { data: Some(ActorContextExtras { inner: Mutex { data: ActorContextExtrasInner { children: PidSet { pids: Mutex { data: [] }, lookup: Mutex { data: {} } }, receive_timeout_timer: None, rs: Mutex { data: None }, stash: MessageHandles(Mutex { data: [] }), watchers: PidSet { pids: Mutex { data: [] }, lookup: Mutex { data: {} } }, context: ContextHandle(Mutex { data: ActorContext { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } } } } }) }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: None, self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 2, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 0, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "7ed31797-4f7a-4f7d-bcae-636babab795e" } } }, process_handle: Mutex { data: } }), receive_timeout: Some(100ms), producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } } [INFO] [stdout] 2026-04-19T21:52:01.057070Z DEBUG nexus_acto_rs::actor::future_test::tests: MockProcess a1 received message [INFO] [stdout] 2026-04-19T21:52:01.064456Z DEBUG nexus_acto_rs::actor::future_test::tests: MockProcess a2 received message [INFO] [stdout] 2026-04-19T21:52:01.064500Z DEBUG nexus_acto_rs::actor::future_test::tests: MockProcess a3 received message [INFO] [stdout] 2026-04-19T21:52:01.064521Z DEBUG nexus_acto_rs::actor::future: Future completed [INFO] [stdout] 2026-04-19T21:52:01.064576Z DEBUG nexus_acto_rs::actor::future: Future completed [INFO] [stdout] 2026-04-19T21:52:01.064886Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_stop: start [INFO] [stdout] 2026-04-19T21:52:01.064926Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStop) [INFO] [stdout] 2026-04-19T21:52:01.064946Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStop) [INFO] [stdout] 2026-04-19T21:52:01.064964Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStop) [INFO] [stdout] 2026-04-19T21:52:01.064975Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStop) [INFO] [stdout] 2026-04-19T21:52:01.065008Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_stop [INFO] [stdout] 2026-04-19T21:52:01.065031Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: start [INFO] [stdout] test actor::context::actor_context_test::tests::test_actor_continue_future_in_actor ... ok [INFO] [stdout] test actor::event_stream::event_stream_process_test::tests::test_sends_messages_to_event_stream ... ok [INFO] [stdout] test actor::future_test::tests::test_future_pipe_to_message ... ok [INFO] [stdout] 2026-04-19T21:52:01.004989Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(MessageEnvelope { header: None, message_handle: MessageHandle(AutoRespond), sender: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 2, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe5d090180, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe5d090180, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe5d090180, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe5d090180, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe91ae2fc8), tail: Some(0x7abe91ae2fc8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "d575322e-ba98-4b0b-b947-7d6e78ae1f5c" } } }, process_handle: Mutex { data: None } }) }) [INFO] [stdout] 2026-04-19T21:52:01.099308Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(AutoRespond) [INFO] [stdout] 2026-04-19T21:52:01.103395Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(AutoRespond) [INFO] [stdout] 2026-04-19T21:52:01.103575Z DEBUG nexus_acto_rs::actor::context::actor_context: auto_response: response = ResponseHandle(MessageHandle(Touched { who: Some(Pid { address: "nonhost", id: "$0", request_id: 0 }) })) [INFO] [stdout] 2026-04-19T21:52:01.103835Z DEBUG nexus_acto_rs::actor::future: Future completed [INFO] [stdout] 2026-04-19T21:52:01.103922Z DEBUG nexus_acto_rs::actor::future: Future completed [INFO] [stdout] test actor::context::actor_context_test::tests::test_actor_context_auto_respond_touched_message ... ok [INFO] [stdout] test actor::future_test::tests::test_future_result_dead_letter_response ... ok [INFO] [stdout] 2026-04-19T21:52:01.013434Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(GetChildCountMessage2 { reply_directly: ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 13, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$8": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {"$0/$9": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {"$0/$5": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {"$0/$6": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$c": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 1, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 0, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$7": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$3": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$4": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$a": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe932f1fe8), tail: Some(0x7abe932f1fe8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a5a8b0dc-c2c4-4dc8-b2ef-ced115fa4864" } } }, process_handle: Mutex { data: None } }, reply_after_stop: ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 13, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$8": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {"$0/$9": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {"$0/$5": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {"$0/$6": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$c": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 1, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 0, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$7": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$3": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$4": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$a": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe932f1fe8), tail: Some(0x7abe932f1fe8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a5a8b0dc-c2c4-4dc8-b2ef-ced115fa4864" } } }, process_handle: Mutex { data: None } } }) [INFO] [stdout] test actor::future_test::tests::test_future_result_success ... ok [INFO] [stdout] 2026-04-19T21:52:01.175435Z DEBUG nexus_acto_rs::actor::future: Future timed out [INFO] [stdout] 2026-04-19T21:52:01.178785Z DEBUG nexus_acto_rs::actor::future: Future timed out [INFO] [stdout] 2026-04-19T21:52:01.178901Z DEBUG nexus_acto_rs::actor::future_test::tests: MockProcess a1 received message [INFO] [stdout] 2026-04-19T21:52:01.178948Z DEBUG nexus_acto_rs::actor::future_test::tests: MockProcess a2 received message [INFO] [stdout] 2026-04-19T21:52:01.178980Z DEBUG nexus_acto_rs::actor::future_test::tests: MockProcess a3 received message [INFO] [stdout] test actor::future_test::tests::test_future_pipe_to_timeout_sends_error ... ok [INFO] [stdout] 2026-04-19T21:52:01.191643Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0 [INFO] [stdout] 2026-04-19T21:52:01.191787Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0 [INFO] [stdout] 2026-04-19T21:52:01.192070Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:01.192095Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:01.192116Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:01.192130Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:01.192161Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2026-04-19T21:52:01.194366Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0 [INFO] [stdout] 2026-04-19T21:52:01.194407Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0 [INFO] [stdout] 2026-04-19T21:52:01.194641Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:01.195199Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:01.195238Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:01.195252Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:01.195301Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_start [INFO] [stdout] 2026-04-19T21:52:00.957435Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: extras = ActorContextExtras { inner: Mutex { data: ActorContextExtrasInner { children: PidSet { pids: Mutex { data: [] }, lookup: Mutex { data: {} } }, receive_timeout_timer: None, rs: Mutex { data: None }, stash: MessageHandles(Mutex { data: [] }), watchers: PidSet { pids: Mutex { data: [ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 3, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe848330c0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe848330c0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe848330c0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe848330c0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: ActorHandle(Mutex { data: ActorReceiverActor(ActorReceiver) }) })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: None, self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe848319f0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe848319f0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe848319f0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe848319f0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe930f0f30), tail: Some(0x7abe84832778) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "08c1bc9f-6ef7-4965-8c65-9062155c8f28" } } }, process_handle: Mutex { data: None } }] }, lookup: Mutex { data: {"nonhost:$2": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 3, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe848330c0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe848330c0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe848330c0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe848330c0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: ActorHandle(Mutex { data: ActorReceiverActor(ActorReceiver) }) })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: None, self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe848319f0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe848319f0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe848319f0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe848319f0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe930f0f30), tail: Some(0x7abe84832778) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "08c1bc9f-6ef7-4965-8c65-9062155c8f28" } } }, process_handle: Mutex { data: None } }} } }, context: ContextHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: ActorHandle(Mutex { data: ActorReceiverActor(ActorReceiver) }) })), actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 3, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe848330c0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe848330c0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe848330c0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe848330c0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: ActorHandle(Mutex { data: ActorReceiverActor(ActorReceiver) }) })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: None, self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe848319f0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe848319f0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe848319f0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe848319f0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe930f0f30), tail: Some(0x7abe84832778) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "08c1bc9f-6ef7-4965-8c65-9062155c8f28" } } }, extras: Mutex { data: Some(ActorContextExtras { inner: Mutex { data: } }) }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: None, self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 3, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe848330c0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe848330c0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe848330c0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe848330c0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: ActorHandle(Mutex { data: ActorReceiverActor(ActorReceiver) }) })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: None, self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe848319f0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe848319f0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe848319f0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe848319f0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe930f0f30), tail: Some(0x7abe84832778) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "08c1bc9f-6ef7-4965-8c65-9062155c8f28" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe848319f0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe848319f0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe848319f0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe848319f0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(2) } } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } } } } } [INFO] [stdout] 2026-04-19T21:52:01.204443Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: finished [INFO] [stdout] 2026-04-19T21:52:01.204548Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::try_restart_or_terminate [INFO] [stdout] 2026-04-19T21:52:01.204640Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::try_restart_or_terminate: Stopping [INFO] [stdout] 2026-04-19T21:52:01.204708Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::finalize_stop [INFO] [stdout] 2026-04-19T21:52:01.204811Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStop) [INFO] [stdout] 2026-04-19T21:52:01.204878Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStop) [INFO] [stdout] 2026-04-19T21:52:01.204951Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStop) [INFO] [stdout] 2026-04-19T21:52:01.205002Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStop) [INFO] [stdout] 2026-04-19T21:52:01.205107Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::finalize_stop: send Terminated [INFO] [stdout] 2026-04-19T21:52:01.205303Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_stop: finished [INFO] [stdout] 2026-04-19T21:52:01.205511Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_terminated: TerminateInfo { who: Some(Pid { address: "nonhost", id: "$0", request_id: 0 }), why: Stopped } [INFO] [stdout] 2026-04-19T21:52:01.205582Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(Terminated(TerminateInfo { who: Some(Pid { address: "nonhost", id: "$0", request_id: 0 }), why: Stopped })) [INFO] [stdout] 2026-04-19T21:52:01.205625Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(Terminated(TerminateInfo { who: Some(Pid { address: "nonhost", id: "$0", request_id: 0 }), why: Stopped })) [INFO] [stdout] 2026-04-19T21:52:01.206460Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(Terminated(TerminateInfo { who: Some(Pid { address: "nonhost", id: "$0", request_id: 0 }), why: Stopped })) [INFO] [stdout] 2026-04-19T21:52:01.206528Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(Terminated(TerminateInfo { who: Some(Pid { address: "nonhost", id: "$0", request_id: 0 }), why: Stopped })) [INFO] [stdout] 2026-04-19T21:52:01.210502Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::try_restart_or_terminate [INFO] [stdout] 2026-04-19T21:52:01.210669Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::try_restart_or_terminate: default [INFO] [stdout] 2026-04-19T21:52:01.210877Z DEBUG nexus_acto_rs::actor::future: Future completed [INFO] [stdout] 2026-04-19T21:52:01.210964Z DEBUG nexus_acto_rs::actor::future: Future completed [INFO] [stdout] test actor::actor::child_test::tests::test_actor_receives_terminated_from_watched ... ok [INFO] [stdout] test actor::future_test::tests::test_future_result_timeout ... ok [INFO] [stdout] test actor::supervisor::exponential_backoff_strategy_test::test::test_exponential_backoff_strategy_increments_failure_count ... ok [INFO] [stdout] 2026-04-19T21:52:01.195390Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(MessageEnvelope { header: None, message_handle: MessageHandle(EchoRequest), sender: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 2, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe7a0b2480, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe7a0b2480, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe7a0b2480, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe7a0b2480, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe926ebff8), tail: Some(0x7abe926ebff8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "c10097ad-6074-4647-8729-f020902db774" } } }, process_handle: Mutex { data: None } }) }) [INFO] [stdout] test actor::supervisor::exponential_backoff_strategy_test::test::test_exponential_backoff_strategy_resets_failure_count ... ok [INFO] [stdout] 2026-04-19T21:52:01.239735Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0 [INFO] [stdout] 2026-04-19T21:52:01.307541Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0 [INFO] [stdout] 2026-04-19T21:52:01.307890Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:01.308149Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:01.308313Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:01.308399Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:01.308538Z DEBUG nexus_acto_rs::actor::message::message_batch_test::tests: Received message: MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:01.308911Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0 [INFO] [stdout] 2026-04-19T21:52:01.308986Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0 [INFO] [stdout] 2026-04-19T21:52:01.309245Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:01.309377Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:01.309459Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:01.309510Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:01.309567Z DEBUG nexus_acto_rs::actor::message::message_batch_test::tests: Received message: MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:01.311575Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(MessageBatch([MessageHandle(1), MessageHandle(2), MessageHandle(3), MessageHandle(4), MessageHandle(5), MessageHandle(6), MessageHandle(7), MessageHandle(8), MessageHandle(9), MessageHandle(10)])) [INFO] [stdout] 2026-04-19T21:52:01.311770Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(MessageBatch([MessageHandle(1), MessageHandle(2), MessageHandle(3), MessageHandle(4), MessageHandle(5), MessageHandle(6), MessageHandle(7), MessageHandle(8), MessageHandle(9), MessageHandle(10)])) [INFO] [stdout] 2026-04-19T21:52:01.312131Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(MessageBatch([MessageHandle(1), MessageHandle(2), MessageHandle(3), MessageHandle(4), MessageHandle(5), MessageHandle(6), MessageHandle(7), MessageHandle(8), MessageHandle(9), MessageHandle(10)])) [INFO] [stdout] 2026-04-19T21:52:01.312404Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(MessageBatch([MessageHandle(1), MessageHandle(2), MessageHandle(3), MessageHandle(4), MessageHandle(5), MessageHandle(6), MessageHandle(7), MessageHandle(8), MessageHandle(9), MessageHandle(10)])) [INFO] [stdout] 2026-04-19T21:52:01.312564Z DEBUG nexus_acto_rs::actor::message::message_batch_test::tests: Received message: MessageHandle(MessageBatch([MessageHandle(1), MessageHandle(2), MessageHandle(3), MessageHandle(4), MessageHandle(5), MessageHandle(6), MessageHandle(7), MessageHandle(8), MessageHandle(9), MessageHandle(10)])) [INFO] [stdout] 2026-04-19T21:52:00.995414Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: extras = ActorContextExtras { inner: Mutex { data: ActorContextExtrasInner { children: PidSet { pids: Mutex { data: [] }, lookup: Mutex { data: {} } }, receive_timeout_timer: None, rs: Mutex { data: None }, stash: MessageHandles(Mutex { data: [] }), watchers: PidSet { pids: Mutex { data: [ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 2, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe54864e30, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe54864e30, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe54864e30, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe54864e30, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe922e9ff8), tail: Some(0x7abe922e9ff8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }, Subscription { id: 3, handler: Handler, predicate: None, active: 1 }] }, counter: 4 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "7ad38b01-a3f3-4a4a-8807-71e165eb8d8c" } } }, process_handle: Mutex { data: None } }] }, lookup: Mutex { data: {"nonhost:future_$1": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 2, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe54864e30, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe54864e30, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe54864e30, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe54864e30, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe922e9ff8), tail: Some(0x7abe922e9ff8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }, Subscription { id: 3, handler: Handler, predicate: None, active: 1 }] }, counter: 4 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "7ad38b01-a3f3-4a4a-8807-71e165eb8d8c" } } }, process_handle: Mutex { data: None } }} } }, context: ContextHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 2, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe54864e30, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe54864e30, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe54864e30, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe54864e30, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe922e9ff8), tail: Some(0x7abe922e9ff8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }, Subscription { id: 3, handler: Handler, predicate: None, active: 1 }] }, counter: 4 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "7ad38b01-a3f3-4a4a-8807-71e165eb8d8c" } } }, extras: Mutex { data: Some(ActorContextExtras { inner: Mutex { data: } }) }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: None, self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 2, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe54864e30, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe54864e30, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe54864e30, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe54864e30, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe922e9ff8), tail: Some(0x7abe922e9ff8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }, Subscription { id: 3, handler: Handler, predicate: None, active: 1 }] }, counter: 4 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "7ad38b01-a3f3-4a4a-8807-71e165eb8d8c" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe54864e30, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe54864e30, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe54864e30, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe54864e30, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(2) } } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } } } } } [INFO] [stdout] 2026-04-19T21:52:01.315482Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: finished [INFO] [stdout] 2026-04-19T21:52:01.315569Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::try_restart_or_terminate [INFO] [stdout] 2026-04-19T21:52:01.315621Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::try_restart_or_terminate: Stopping [INFO] [stdout] 2026-04-19T21:52:01.315698Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::finalize_stop [INFO] [stdout] 2026-04-19T21:52:01.315800Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStop) [INFO] [stdout] 2026-04-19T21:52:01.315866Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStop) [INFO] [stdout] 2026-04-19T21:52:01.315938Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStop) [INFO] [stdout] 2026-04-19T21:52:01.315983Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStop) [INFO] [stdout] 2026-04-19T21:52:01.316078Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_stop [INFO] [stdout] 2026-04-19T21:52:01.316151Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::finalize_stop: send Terminated [INFO] [stdout] 2026-04-19T21:52:01.316285Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_stop: finished [INFO] [stdout] 2026-04-19T21:52:01.316506Z DEBUG nexus_acto_rs::actor::future: Future completed [INFO] [stdout] 2026-04-19T21:52:01.316621Z DEBUG nexus_acto_rs::actor::future: Future completed [INFO] [stdout] 2026-04-19T21:52:01.317049Z DEBUG nexus_acto_rs::actor::dispatch::dead_letter_process: DeadLetterProcess: send_user_message: msg = MessageHandle("hello") [INFO] [stdout] 2026-04-19T21:52:01.029582Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: extras = ActorContextExtras { inner: Mutex { data: ActorContextExtrasInner { children: PidSet { pids: Mutex { data: [] }, lookup: Mutex { data: {} } }, receive_timeout_timer: None, rs: Mutex { data: None }, stash: MessageHandles(Mutex { data: [] }), watchers: PidSet { pids: Mutex { data: [ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 3, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe88008b70, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe88008b70, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe88008b70, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe88008b70, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8801d450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8801d450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8801d450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8801d450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: ActorHandle(Mutex { data: ActorReceiverActor(ActorReceiver) }) })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: None, self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: }), dead: false })) } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$2": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe88025cf8), tail: Some(0x7abe936f3f20) } }) } } } })}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "85f0231b-5205-4491-8e24-530d5851dec8" } } }, process_handle: Mutex { data: None } }] }, lookup: Mutex { data: {"nonhost:future_$2": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 3, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe88008b70, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe88008b70, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe88008b70, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe88008b70, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8801d450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8801d450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8801d450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8801d450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: ActorHandle(Mutex { data: ActorReceiverActor(ActorReceiver) }) })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: None, self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: }), dead: false })) } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$2": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe88025cf8), tail: Some(0x7abe936f3f20) } }) } } } })}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "85f0231b-5205-4491-8e24-530d5851dec8" } } }, process_handle: Mutex { data: None } }} } }, context: ContextHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: ActorHandle(Mutex { data: ActorReceiverActor(ActorReceiver) }) })), actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 3, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe88008b70, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe88008b70, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe88008b70, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe88008b70, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8801d450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8801d450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8801d450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8801d450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: ActorHandle(Mutex { data: ActorReceiverActor(ActorReceiver) }) })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: None, self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: }), dead: false })) } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$2": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe88025cf8), tail: Some(0x7abe936f3f20) } }) } } } })}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "85f0231b-5205-4491-8e24-530d5851dec8" } } }, extras: Mutex { data: Some(ActorContextExtras { inner: Mutex { data: } }) }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: None, self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 3, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe88008b70, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe88008b70, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe88008b70, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe88008b70, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8801d450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8801d450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8801d450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8801d450, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: ActorHandle(Mutex { data: ActorReceiverActor(ActorReceiver) }) })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: None, self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: }), dead: false })) } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$2": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe88025cf8), tail: Some(0x7abe936f3f20) } }) } } } })}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "85f0231b-5205-4491-8e24-530d5851dec8" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe88008b70, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe88008b70, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe88008b70, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe88008b70, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(2) } } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } } } } } [INFO] [stdout] 2026-04-19T21:52:01.318746Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: finished [INFO] [stdout] 2026-04-19T21:52:01.318819Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::try_restart_or_terminate [INFO] [stdout] 2026-04-19T21:52:01.318893Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::try_restart_or_terminate: Stopping [INFO] [stdout] 2026-04-19T21:52:01.318955Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::finalize_stop [INFO] [stdout] 2026-04-19T21:52:01.319048Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStop) [INFO] [stdout] 2026-04-19T21:52:01.319112Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStop) [INFO] [stdout] 2026-04-19T21:52:01.319159Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStop) [INFO] [stdout] 2026-04-19T21:52:01.319242Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStop) [INFO] [stdout] 2026-04-19T21:52:01.319328Z DEBUG nexus_acto_rs::actor::actor::actor_example_test::tests: callee msg = MessageHandle(PostStop) [INFO] [stdout] 2026-04-19T21:52:01.319415Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::finalize_stop: send Terminated [INFO] [stdout] 2026-04-19T21:52:01.319529Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_stop: finished [INFO] [stdout] 2026-04-19T21:52:01.319688Z DEBUG nexus_acto_rs::actor::future: Future completed [INFO] [stdout] 2026-04-19T21:52:01.319764Z DEBUG nexus_acto_rs::actor::future: Future completed [INFO] [stdout] 2026-04-19T21:52:01.225642Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(MessageEnvelope { header: None, message_handle: MessageHandle(EchoRequest), sender: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 2, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe7a0b2480, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe7a0b2480, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe7a0b2480, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe7a0b2480, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe926ebff8), tail: Some(0x7abe926ebff8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "c10097ad-6074-4647-8729-f020902db774" } } }, process_handle: Mutex { data: None } }) }) [INFO] [stdout] 2026-04-19T21:52:01.321439Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(EchoRequest) [INFO] [stdout] 2026-04-19T21:52:01.321504Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(EchoRequest) [INFO] [stdout] 2026-04-19T21:52:01.322146Z DEBUG nexus_acto_rs::actor::future: Future completed [INFO] [stdout] 2026-04-19T21:52:01.322324Z DEBUG nexus_acto_rs::actor::future: Future completed [INFO] [stdout] 2026-04-19T21:52:01.276072Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0 [INFO] [stdout] 2026-04-19T21:52:01.323720Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0 [INFO] [stdout] 2026-04-19T21:52:01.323807Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:01.323866Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:01.323899Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:01.323910Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:01.323997Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0 [INFO] [stdout] 2026-04-19T21:52:01.324017Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0 [INFO] [stdout] 2026-04-19T21:52:01.324176Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:01.324197Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:01.324213Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:01.324229Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] test actor::supervisor::exponential_backoff_strategy_test::test::test_exponential_backoff_strategy_set_failure_count::case_1 ... ok [INFO] [stdout] 2026-04-19T21:52:00.999849Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: extras = ActorContextExtras { inner: Mutex { data: ActorContextExtrasInner { children: PidSet { pids: Mutex { data: [] }, lookup: Mutex { data: {} } }, receive_timeout_timer: None, rs: Mutex { data: None }, stash: MessageHandles(Mutex { data: [] }), watchers: PidSet { pids: Mutex { data: [ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 2, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe618bb3b0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe618bb3b0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe618bb3b0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe618bb3b0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe928ecfc8), tail: Some(0x7abe928ecfc8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "cd4256af-9016-47d8-8bb6-2ef6f5f83720" } } }, process_handle: Mutex { data: None } }] }, lookup: Mutex { data: {"nonhost:future_$1": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 2, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe618bb3b0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe618bb3b0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe618bb3b0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe618bb3b0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe928ecfc8), tail: Some(0x7abe928ecfc8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "cd4256af-9016-47d8-8bb6-2ef6f5f83720" } } }, process_handle: Mutex { data: None } }} } }, context: ContextHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 2, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe618bb3b0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe618bb3b0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe618bb3b0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe618bb3b0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe928ecfc8), tail: Some(0x7abe928ecfc8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "cd4256af-9016-47d8-8bb6-2ef6f5f83720" } } }, extras: Mutex { data: Some(ActorContextExtras { inner: Mutex { data: } }) }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: None, self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 2, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe618bb3b0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe618bb3b0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe618bb3b0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe618bb3b0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe928ecfc8), tail: Some(0x7abe928ecfc8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "cd4256af-9016-47d8-8bb6-2ef6f5f83720" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe618bb3b0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe618bb3b0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe618bb3b0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe618bb3b0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(2) } } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } } } } } [INFO] [stdout] test actor::dispatch::dead_letter_test::test::test_dead_letter_after_stop ... ok [INFO] [stdout] test actor::interaction_test::tests::test_actor_can_reply_to_message ... ok [INFO] [stdout] 2026-04-19T21:52:01.312674Z DEBUG nexus_acto_rs::actor::util::wait_group: done: count=1 [INFO] [stdout] 2026-04-19T21:52:01.324583Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: finished [INFO] [stdout] 2026-04-19T21:52:01.324606Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::try_restart_or_terminate [INFO] [stdout] 2026-04-19T21:52:01.324663Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::try_restart_or_terminate: Stopping [INFO] [stdout] 2026-04-19T21:52:01.324688Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::finalize_stop [INFO] [stdout] 2026-04-19T21:52:01.324728Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStop) [INFO] [stdout] 2026-04-19T21:52:01.324749Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStop) [INFO] [stdout] test actor::message::message_batch_test::tests::test_actor_receives_each_message_in_amessage_batch ... ok [INFO] [stdout] 2026-04-19T21:52:01.325123Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::should_stop: max_retries = 0, failure_count = 0 [INFO] [stdout] 2026-04-19T21:52:01.325154Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::should_stop: restart [INFO] [stdout] 2026-04-19T21:52:01.325175Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::should_stop: max_retries = 1, failure_count = 0 [INFO] [stdout] 2026-04-19T21:52:01.325193Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::should_stop: restart [INFO] [stdout] 2026-04-19T21:52:01.325207Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::should_stop: max_retries = 1, failure_count = 1 [INFO] [stdout] 2026-04-19T21:52:01.325222Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::should_stop: stop [INFO] [stdout] 2026-04-19T21:52:01.325247Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::should_stop: max_retries = 2, failure_count = 1 [INFO] [stdout] 2026-04-19T21:52:01.325262Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::should_stop: restart [INFO] [stdout] 2026-04-19T21:52:01.325275Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::should_stop: max_retries = 1, failure_count = 2 [INFO] [stdout] 2026-04-19T21:52:01.325285Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::should_stop: stop [INFO] [stdout] 2026-04-19T21:52:01.325297Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::should_stop: max_retries = 1, failure_count = 2 [INFO] [stdout] 2026-04-19T21:52:01.325308Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::should_stop: restart [INFO] [stdout] test actor::supervisor::strategy_one_for_one_test::test::test_one_for_one_strategy_request_restart_permission ... ok [INFO] [stdout] 2026-04-19T21:52:01.324770Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStop) [INFO] [stdout] 2026-04-19T21:52:01.325706Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStop) [INFO] [stdout] 2026-04-19T21:52:01.325772Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_stop [INFO] [stdout] 2026-04-19T21:52:01.325804Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::finalize_stop: send Terminated [INFO] [stdout] 2026-04-19T21:52:01.325870Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_stop: finished [INFO] [stdout] 2026-04-19T21:52:01.325973Z DEBUG nexus_acto_rs::actor::future: Future completed [INFO] [stdout] 2026-04-19T21:52:01.326021Z DEBUG nexus_acto_rs::actor::future: Future completed [INFO] [stdout] 2026-04-19T21:52:01.326183Z DEBUG nexus_acto_rs::actor::dispatch::dead_letter_process: DeadLetterProcess: send_system_message: msg = MessageHandle(Watch(Watch { watcher: Some(Pid { address: "nonhost", id: "future_$2", request_id: 0 }) })) [INFO] [stdout] 2026-04-19T21:52:01.326267Z DEBUG nexus_acto_rs::actor::future: Future completed [INFO] [stdout] 2026-04-19T21:52:01.326293Z DEBUG nexus_acto_rs::actor::future: Future completed [INFO] [stdout] test actor::dispatch::dead_letter_test::test::test_dead_letter_watch_responds_with_terminate ... ok [INFO] [stdout] 2026-04-19T21:52:01.165445Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(GetChildCountMessage2 { reply_directly: ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 13, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$8": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {"$0/$9": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {"$0/$5": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {"$0/$6": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$c": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 1, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 0, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$7": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$3": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$4": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$a": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe932f1fe8), tail: Some(0x7abe932f1fe8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a5a8b0dc-c2c4-4dc8-b2ef-ced115fa4864" } } }, process_handle: Mutex { data: None } }, reply_after_stop: ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 13, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$8": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {"$0/$9": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {"$0/$5": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {"$0/$6": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$c": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 1, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 0, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$7": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$3": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$4": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$a": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe932f1fe8), tail: Some(0x7abe932f1fe8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a5a8b0dc-c2c4-4dc8-b2ef-ced115fa4864" } } }, process_handle: Mutex { data: None } } }) [INFO] [stdout] 2026-04-19T21:52:01.335586Z DEBUG nexus_acto_rs::actor::future: Future completed [INFO] [stdout] test actor::supervisor::exponential_backoff_strategy_test::test::test_exponential_backoff_strategy_set_failure_count::case_2 ... ok [INFO] [stdout] test actor::future_test::tests::test_new_future_timeout_no_race ... ok [INFO] [stdout] 2026-04-19T21:52:01.360445Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0 [INFO] [stdout] 2026-04-19T21:52:01.360684Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0 [INFO] [stdout] 2026-04-19T21:52:01.360775Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:01.360884Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:01.360957Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:01.361005Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:01.361098Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2026-04-19T21:52:01.361300Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0 [INFO] [stdout] 2026-04-19T21:52:01.361384Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0 [INFO] [stdout] 2026-04-19T21:52:01.361636Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:01.361775Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:01.361943Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:01.362080Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:01.362259Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_start [INFO] [stdout] 2026-04-19T21:52:01.362406Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle("Fail!") [INFO] [stdout] 2026-04-19T21:52:01.362583Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle("Fail!") [INFO] [stdout] 2026-04-19T21:52:01.362756Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle("Fail!") [INFO] [stdout] 2026-04-19T21:52:01.362851Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle("Fail!") [INFO] [stdout] 2026-04-19T21:52:01.374957Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0 [INFO] [stdout] 2026-04-19T21:52:01.375167Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0 [INFO] [stdout] 2026-04-19T21:52:01.375201Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:01.375218Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:01.375246Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:01.375257Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:01.375289Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2026-04-19T21:52:01.375375Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0 [INFO] [stdout] 2026-04-19T21:52:01.375394Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0 [INFO] [stdout] 2026-04-19T21:52:01.324287Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(MessageEnvelope { header: None, message_handle: MessageHandle("Hello"), sender: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 2, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe75887e10, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe75887e10, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe75887e10, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe75887e10, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe92ceefd0), tail: Some(0x7abe92ceefd0) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "f9f3ce84-dc4e-45fc-b82f-f1bbe312779f" } } }, process_handle: Mutex { data: None } }) }) [INFO] [stdout] 2026-04-19T21:52:01.065051Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: extras = ActorContextExtras { inner: Mutex { data: ActorContextExtrasInner { children: PidSet { pids: Mutex { data: [] }, lookup: Mutex { data: {} } }, receive_timeout_timer: None, rs: Mutex { data: None }, stash: MessageHandles(Mutex { data: [] }), watchers: PidSet { pids: Mutex { data: [ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 2, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe58865650, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe58865650, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe58865650, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe58865650, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe58864578), tail: Some(0x7abe91ee7fe0) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "7ed31797-4f7a-4f7d-bcae-636babab795e" } } }, process_handle: Mutex { data: None } }] }, lookup: Mutex { data: {"nonhost:future_$1": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 2, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe58865650, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe58865650, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe58865650, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe58865650, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe58864578), tail: Some(0x7abe91ee7fe0) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "7ed31797-4f7a-4f7d-bcae-636babab795e" } } }, process_handle: Mutex { data: None } }} } }, context: ContextHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: SetReceiveTimeoutActor { barrier: AsyncBarrier { notify: Notify { state: 4, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) }, count: Mutex { data: 0 } } } })), actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 2, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe58865650, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe58865650, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe58865650, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe58865650, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe58864578), tail: Some(0x7abe91ee7fe0) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "7ed31797-4f7a-4f7d-bcae-636babab795e" } } }, extras: Mutex { data: Some(ActorContextExtras { inner: Mutex { data: } }) }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: None, self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 2, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe58865650, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe58865650, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe58865650, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe58865650, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe58864578), tail: Some(0x7abe91ee7fe0) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "7ed31797-4f7a-4f7d-bcae-636babab795e" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe58865650, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe58865650, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe58865650, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe58865650, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), receive_timeout: Some(100ms), producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(2) } } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } } } } } [INFO] [stdout] 2026-04-19T21:52:01.405970Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: finished [INFO] [stdout] 2026-04-19T21:52:01.406194Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::try_restart_or_terminate [INFO] [stdout] 2026-04-19T21:52:01.406435Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::try_restart_or_terminate: Stopping [INFO] [stdout] 2026-04-19T21:52:01.406672Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::finalize_stop [INFO] [stdout] 2026-04-19T21:52:01.406917Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStop) [INFO] [stdout] 2026-04-19T21:52:01.407127Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStop) [INFO] [stdout] 2026-04-19T21:52:01.407358Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStop) [INFO] [stdout] 2026-04-19T21:52:01.407545Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStop) [INFO] [stdout] 2026-04-19T21:52:01.407767Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_stop [INFO] [stdout] 2026-04-19T21:52:01.407975Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::finalize_stop: send Terminated [INFO] [stdout] 2026-04-19T21:52:01.319945Z DEBUG nexus_acto_rs::actor::actor::actor_process: ActorProcess::stop: ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 4, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8801d450, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8801d450, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8801d450, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8801d450, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 1, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: ActorHandle(Mutex { data: ActorReceiverActor(ActorReceiver) }) })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: None, self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: }), dead: false })) } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {"future_$3": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 0, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$2": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: true, result: Some(MessageHandle(Terminate(TerminateInfo { who: Some(Pid { address: "nonhost", id: "$0", request_id: 0 }), why: Stopped }))), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "85f0231b-5205-4491-8e24-530d5851dec8" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8801d450, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8801d450, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8801d450, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8801d450, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 1, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: ActorHandle(Mutex { data: ActorReceiverActor(ActorReceiver) }) })), actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 4, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: }), dead: false })}, {}, {}, {}, {"future_$3": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 0, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$2": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: true, result: Some(MessageHandle(Terminate(TerminateInfo { who: Some(Pid { address: "nonhost", id: "$0", request_id: 0 }), why: Stopped }))), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "85f0231b-5205-4491-8e24-530d5851dec8" } } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: None, self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 4, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: }), dead: false })}, {}, {}, {}, {"future_$3": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 0, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$2": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: true, result: Some(MessageHandle(Terminate(TerminateInfo { who: Some(Pid { address: "nonhost", id: "$0", request_id: 0 }), why: Stopped }))), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "85f0231b-5205-4491-8e24-530d5851dec8" } } }, process_handle: Mutex { data: } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } } [INFO] [stdout] 2026-04-19T21:52:01.409448Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_stop: finished [INFO] [stdout] 2026-04-19T21:52:01.410018Z DEBUG nexus_acto_rs::actor::future: Future completed [INFO] [stdout] 2026-04-19T21:52:01.410248Z DEBUG nexus_acto_rs::actor::future: Future completed [INFO] [stdout] test actor::actor::receive_timeout_test::tests::test_example_context_set_receive_timeout ... ok [INFO] [stdout] test event_stream::event_stream_test::tests::test_event_stream_publish ... ok [INFO] [stdout] 2026-04-19T21:52:01.413483Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_stop: start [INFO] [stdout] 2026-04-19T21:52:01.413671Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStop) [INFO] [stdout] 2026-04-19T21:52:01.413836Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStop) [INFO] [stdout] 2026-04-19T21:52:01.414023Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStop) [INFO] [stdout] 2026-04-19T21:52:01.414173Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStop) [INFO] [stdout] 2026-04-19T21:52:01.416412Z DEBUG nexus_acto_rs::actor::actor::actor_example_test::tests: caller msg = MessageHandle(PreStop) [INFO] [stdout] 2026-04-19T21:52:01.416473Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: start [INFO] [stdout] test event_stream::event_stream_test::tests::test_event_stream_subscribe ... ok [INFO] [stdout] test event_stream::event_stream_test::tests::test_event_stream_subscribe_with_predicate_is_called ... ok [INFO] [stdout] test event_stream::event_stream_test::tests::test_event_stream_subscribe_with_predicate_is_not_called ... ok [INFO] [stdout] test event_stream::event_stream_test::tests::test_event_stream_unsubscribe ... ok [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] test util::queue::mpsc_bounded_channel_queue_test::tests::test_clean_up ... ok [INFO] [stdout] test util::queue::mpsc_bounded_channel_queue_test::tests::test_concurrent_operations ... ok [INFO] [stdout] test util::queue::mpsc_bounded_channel_queue_test::tests::test_new_queue ... ok [INFO] [stdout] test util::queue::mpsc_bounded_channel_queue_test::tests::test_offer_and_poll ... ok [INFO] [stdout] test util::queue::mpsc_bounded_channel_queue_test::tests::test_offer_to_full_queue ... ok [INFO] [stdout] test util::queue::mpsc_unbounded_channel_queue_test::tests::test_clean_up ... ok [INFO] [stdout] test util::queue::mpsc_unbounded_channel_queue_test::tests::test_concurrent_operations ... ok [INFO] [stdout] 2026-04-19T21:52:01.334569Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(GetChildCountMessage2 { reply_directly: ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 13, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$8": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {"$0/$9": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {"$0/$5": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {"$0/$6": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$c": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 1, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 0, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$7": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$3": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$4": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$a": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe932f1fe8), tail: Some(0x7abe932f1fe8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a5a8b0dc-c2c4-4dc8-b2ef-ced115fa4864" } } }, process_handle: Mutex { data: None } }, reply_after_stop: ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 13, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$8": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {"$0/$9": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {"$0/$5": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {"$0/$6": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$c": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 1, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 0, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$7": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$3": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$4": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$a": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe932f1fe8), tail: Some(0x7abe932f1fe8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a5a8b0dc-c2c4-4dc8-b2ef-ced115fa4864" } } }, process_handle: Mutex { data: None } } }) [INFO] [stdout] test util::queue::mpsc_unbounded_channel_queue_test::tests::test_new_queue ... ok [INFO] [stdout] test util::queue::mpsc_unbounded_channel_queue_test::tests::test_offer_and_poll ... ok [INFO] [stdout] 2026-04-19T21:52:01.438323Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0 [INFO] [stdout] 2026-04-19T21:52:01.445575Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0 [INFO] [stdout] 2026-04-19T21:52:01.445639Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:01.445712Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: ReceiverMiddleware: moe = MessageEnvelope { header: None, message_handle: MessageHandle(PreStart), sender: None } [INFO] [stdout] 2026-04-19T21:52:01.445738Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: >>>> msg = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:01.445750Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: >>> Observer::receive: message_handle = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:01.445803Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:01.445821Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:01.445853Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2026-04-19T21:52:01.445942Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0 [INFO] [stdout] 2026-04-19T21:52:01.445961Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0 [INFO] [stdout] 2026-04-19T21:52:01.445994Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: expect_message: expected = MessageHandle(PreStart), counter = 1 [INFO] [stdout] 2026-04-19T21:52:01.446011Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: expected = MessageHandle(PreStart), received = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:01.446026Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: expect_message: expected = MessageHandle(PostStart), counter = 1 [INFO] [stdout] 2026-04-19T21:52:01.446124Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:01.446155Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: ReceiverMiddleware: moe = MessageEnvelope { header: None, message_handle: MessageHandle(PostStart), sender: None } [INFO] [stdout] 2026-04-19T21:52:01.446167Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: >>>> msg = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:01.446176Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: >>> Observer::receive: message_handle = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:01.446199Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:01.446210Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:01.446256Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: FailingChildActor::post_start [INFO] [stdout] 2026-04-19T21:52:01.428929Z DEBUG nexus_acto_rs::actor::actor::child_test::tests: CreateChildThenStopActor: MessageHandle(GetChildCountMessage2 { reply_directly: ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 13, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$8": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {"$0/$9": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {"$0/$5": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {"$0/$6": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$c": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 1, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 0, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$7": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$3": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$4": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$a": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe932f1fe8), tail: Some(0x7abe932f1fe8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a5a8b0dc-c2c4-4dc8-b2ef-ced115fa4864" } } }, process_handle: Mutex { data: None } }, reply_after_stop: ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 13, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$8": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {"$0/$9": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {"$0/$5": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {"$0/$6": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$c": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 1, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 0, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$7": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$3": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$4": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$a": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe932f1fe8), tail: Some(0x7abe932f1fe8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a5a8b0dc-c2c4-4dc8-b2ef-ced115fa4864" } } }, process_handle: Mutex { data: None } } }) [INFO] [stdout] 2026-04-19T21:52:01.465428Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: expected = MessageHandle(PostStart), received = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:01.465603Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: Sending fail message: 0 [INFO] [stdout] 2026-04-19T21:52:01.465683Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: expect_message: expected = MessageHandle(StringMessage("fail")), counter = 1 [INFO] [stdout] 2026-04-19T21:52:01.465758Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2026-04-19T21:52:01.465777Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:01.465790Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: ReceiverMiddleware: moe = MessageEnvelope { header: None, message_handle: MessageHandle(StringMessage("fail")), sender: None } [INFO] [stdout] 2026-04-19T21:52:01.465801Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:01.465802Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: >>>> msg = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2026-04-19T21:52:01.465812Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: >>> Observer::receive: message_handle = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2026-04-19T21:52:01.465820Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:01.465830Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:01.465838Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2026-04-19T21:52:01.465848Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(StringMessage("fail")) [INFO] [stdout] 2026-04-19T21:52:01.465858Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_start [INFO] [stdout] 2026-04-19T21:52:01.465880Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: FailingChildActor::receive: msg = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2026-04-19T21:52:01.465892Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: FailingChildActor::receive: msg = "fail" [INFO] [stdout] 2026-04-19T21:52:01.465936Z DEBUG nexus_acto_rs::actor::future: Future completed [INFO] [stdout] 2026-04-19T21:52:01.465996Z DEBUG nexus_acto_rs::actor::future: Future completed [INFO] [stdout] 2026-04-19T21:52:01.375440Z  INFO nexus_acto_rs::actor::supervisor::supervision_test::test: pid = ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 1, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe7a0b1ac0, tail_position: 1 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe7a0b1ac0, tail_position: 1 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe7a0b1ac0, tail_position: 1 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe7a0b1ac0, tail_position: 1 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 1, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: ActorWithSupervisor { notify: Notify { state: 0, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: None, self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "2946a02e-3758-4472-a704-0e42b8e1dda1" } } }, process_handle: Mutex { data: None } } [INFO] [stdout] 2026-04-19T21:52:01.477128Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:01.482434Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:01.482583Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:01.482657Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:01.482834Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: ActorWithSupervisor::post_start [INFO] [stdout] 2026-04-19T21:52:01.483007Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0/$1 [INFO] [stdout] 2026-04-19T21:52:01.483211Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0/$1 [INFO] [stdout] 2026-04-19T21:52:01.483316Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:01.483422Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:01.483516Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:01.483595Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:01.483697Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2026-04-19T21:52:01.483872Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0/$1 [INFO] [stdout] 2026-04-19T21:52:01.483946Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0/$1 [INFO] [stdout] 2026-04-19T21:52:01.484220Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:01.484286Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] test event_stream::event_stream_test::tests::test_event_stream_performance ... ok [INFO] [stdout] 2026-04-19T21:52:01.484404Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:01.484416Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:01.484438Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: FailingChildActor::post_start [INFO] [stdout] test actor::util::throttler_test::tests::test_throttler ... ok [INFO] [stdout] 2026-04-19T21:52:01.484475Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2026-04-19T21:52:01.484498Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2026-04-19T21:52:01.484512Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2026-04-19T21:52:01.484521Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(StringMessage("fail")) [INFO] [stdout] 2026-04-19T21:52:01.484541Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: FailingChildActor::receive: msg = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2026-04-19T21:52:01.484561Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: FailingChildActor::receive: msg = "fail" [INFO] [stdout] 2026-04-19T21:52:01.382199Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(MessageEnvelope { header: None, message_handle: MessageHandle("Hello"), sender: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 2, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe75887e10, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe75887e10, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe75887e10, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe75887e10, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe92ceefd0), tail: Some(0x7abe92ceefd0) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "f9f3ce84-dc4e-45fc-b82f-f1bbe312779f" } } }, process_handle: Mutex { data: None } }) }) [INFO] [stdout] 2026-04-19T21:52:01.485543Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle("Hello") [INFO] [stdout] 2026-04-19T21:52:01.485559Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle("Hello") [INFO] [stdout] test util::queue::priority_queue_test::tests::test_push_pop_ring ... ok [INFO] [stdout] test util::queue::priority_queue_test::tests::test_push_pop_ring_2 ... ok [INFO] [stdout] 2026-04-19T21:52:01.493452Z DEBUG nexus_acto_rs::actor::future: Future completed [INFO] [stdout] 2026-04-19T21:52:01.493532Z DEBUG nexus_acto_rs::actor::future: Future completed [INFO] [stdout] test util::queue::ring_queue_test::tests::test_clean_up ... ok [INFO] [stdout] test util::queue::ring_queue_test::tests::test_full_queue_dynamic_size ... ok [INFO] [stdout] test actor::message::message_or_envelope_test::test::test_normal_message_gives_empty_message_headers ... ok [INFO] [stdout] test util::queue::ring_queue_test::tests::test_full_queue_fixed_size ... ok [INFO] [stdout] test util::queue::ring_queue_test::tests::test_push_pop ... ok [INFO] [stdout] test util::queue::ring_queue_test::tests::test_len_and_is_empty ... ok [INFO] [stdout] test util::queue::ring_queue_test::tests::test_wrap_around ... ok [INFO] [stdout] 2026-04-19T21:52:01.416496Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: extras = ActorContextExtras { inner: Mutex { data: ActorContextExtrasInner { children: PidSet { pids: Mutex { data: [] }, lookup: Mutex { data: {} } }, receive_timeout_timer: None, rs: Mutex { data: None }, stash: MessageHandles(Mutex { data: [] }), watchers: PidSet { pids: Mutex { data: [ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 4, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8801d450, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8801d450, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8801d450, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8801d450, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {"future_$3": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe8801ac78), tail: Some(0x7abe936f3f20) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$2": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: true, result: Some(MessageHandle(Terminate(TerminateInfo { who: Some(Pid { address: "nonhost", id: "$0", request_id: 0 }), why: Stopped }))), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "85f0231b-5205-4491-8e24-530d5851dec8" } } }, process_handle: Mutex { data: None } }] }, lookup: Mutex { data: {"nonhost:future_$3": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 4, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8801d450, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8801d450, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8801d450, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8801d450, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {"future_$3": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe8801ac78), tail: Some(0x7abe936f3f20) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$2": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: true, result: Some(MessageHandle(Terminate(TerminateInfo { who: Some(Pid { address: "nonhost", id: "$0", request_id: 0 }), why: Stopped }))), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "85f0231b-5205-4491-8e24-530d5851dec8" } } }, process_handle: Mutex { data: None } }} } }, context: ContextHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: ActorHandle(Mutex { data: ActorReceiverActor(ActorReceiver) }) })), actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 4, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8801d450, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8801d450, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8801d450, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8801d450, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {"future_$3": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe8801ac78), tail: Some(0x7abe936f3f20) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$2": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: true, result: Some(MessageHandle(Terminate(TerminateInfo { who: Some(Pid { address: "nonhost", id: "$0", request_id: 0 }), why: Stopped }))), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "85f0231b-5205-4491-8e24-530d5851dec8" } } }, extras: Mutex { data: Some(ActorContextExtras { inner: Mutex { data: } }) }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: None, self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 4, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8801d450, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8801d450, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8801d450, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8801d450, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {"future_$3": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe8801ac78), tail: Some(0x7abe936f3f20) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$2": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: true, result: Some(MessageHandle(Terminate(TerminateInfo { who: Some(Pid { address: "nonhost", id: "$0", request_id: 0 }), why: Stopped }))), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "85f0231b-5205-4491-8e24-530d5851dec8" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8801d450, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8801d450, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8801d450, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8801d450, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(2) } } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } } } } } [INFO] [stdout] 2026-04-19T21:52:01.580262Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: finished [INFO] [stdout] 2026-04-19T21:52:01.580292Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::try_restart_or_terminate [INFO] [stdout] 2026-04-19T21:52:01.580323Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::try_restart_or_terminate: Stopping [INFO] [stdout] 2026-04-19T21:52:01.580376Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::finalize_stop [INFO] [stdout] 2026-04-19T21:52:01.580429Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStop) [INFO] [stdout] 2026-04-19T21:52:01.581328Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStop) [INFO] [stdout] 2026-04-19T21:52:01.581437Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStop) [INFO] [stdout] 2026-04-19T21:52:01.581522Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStop) [INFO] [stdout] 2026-04-19T21:52:01.581761Z DEBUG nexus_acto_rs::actor::actor::actor_example_test::tests: caller msg = MessageHandle(PostStop) [INFO] [stdout] 2026-04-19T21:52:01.582099Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::finalize_stop: send Terminated [INFO] [stdout] 2026-04-19T21:52:01.582440Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_stop: finished [INFO] [stdout] 2026-04-19T21:52:01.582744Z DEBUG nexus_acto_rs::actor::future: Future completed [INFO] [stdout] 2026-04-19T21:52:01.582860Z DEBUG nexus_acto_rs::actor::future: Future completed [INFO] [stdout] test util::queue::mpsc_unbounded_channel_queue_test::tests::test_offer_to_large_queue ... ok [INFO] [stdout] test actor::actor::actor_example_test::tests::example_synchronous ... ok [INFO] [stdout] test actor::actor::typed_actor::tests::test ... ok [INFO] [stdout] test actor::actor_system_test::tests::test_actor_system_new ... ok [INFO] [stdout] test actor::process::process_registry_test::tests::test_uint64_to_id ... ok [INFO] [stdout] 2026-04-19T21:52:01.911896Z DEBUG nexus_acto_rs::actor::actor::actor_process: ActorProcess::stop: ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 2, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe7c865600, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe7c865600, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe7c865600, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe7c865600, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 1, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: ActorHandle(Mutex { data: ActorReceiverActor(ActorReceiver) }) })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: None, self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: }), dead: false })) } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 0, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "f1184172-e0f9-4b1e-a84f-56dcff8f5a8f" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe7c865600, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe7c865600, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe7c865600, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe7c865600, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 1, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: ActorHandle(Mutex { data: ActorReceiverActor(ActorReceiver) }) })), actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 2, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 0, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "f1184172-e0f9-4b1e-a84f-56dcff8f5a8f" } } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: None, self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 2, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 0, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "f1184172-e0f9-4b1e-a84f-56dcff8f5a8f" } } }, process_handle: Mutex { data: } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } } [INFO] [stdout] 2026-04-19T21:52:02.029409Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_stop: start [INFO] [stdout] 2026-04-19T21:52:02.029670Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStop) [INFO] [stdout] 2026-04-19T21:52:02.029842Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStop) [INFO] [stdout] 2026-04-19T21:52:02.029933Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStop) [INFO] [stdout] 2026-04-19T21:52:02.030011Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStop) [INFO] [stdout] 2026-04-19T21:52:02.030130Z DEBUG nexus_acto_rs::actor::actor::actor_example_test::tests: msg = MessageHandle(PreStop) [INFO] [stdout] 2026-04-19T21:52:02.030340Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: start [INFO] [stdout] 2026-04-19T21:52:02.030426Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: extras = ActorContextExtras { inner: Mutex { data: ActorContextExtrasInner { children: PidSet { pids: Mutex { data: [] }, lookup: Mutex { data: {} } }, receive_timeout_timer: None, rs: Mutex { data: None }, stash: MessageHandles(Mutex { data: [] }), watchers: PidSet { pids: Mutex { data: [ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 2, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe7c865600, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe7c865600, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe7c865600, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe7c865600, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe7c866a78), tail: Some(0x7abe938f4fd0) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "f1184172-e0f9-4b1e-a84f-56dcff8f5a8f" } } }, process_handle: Mutex { data: None } }] }, lookup: Mutex { data: {"nonhost:future_$1": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 2, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe7c865600, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe7c865600, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe7c865600, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe7c865600, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe7c866a78), tail: Some(0x7abe938f4fd0) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "f1184172-e0f9-4b1e-a84f-56dcff8f5a8f" } } }, process_handle: Mutex { data: None } }} } }, context: ContextHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: ActorHandle(Mutex { data: ActorReceiverActor(ActorReceiver) }) })), actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 2, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe7c865600, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe7c865600, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe7c865600, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe7c865600, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe7c866a78), tail: Some(0x7abe938f4fd0) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "f1184172-e0f9-4b1e-a84f-56dcff8f5a8f" } } }, extras: Mutex { data: Some(ActorContextExtras { inner: Mutex { data: } }) }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: None, self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 2, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe7c865600, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe7c865600, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe7c865600, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe7c865600, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$1": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe7c866a78), tail: Some(0x7abe938f4fd0) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "f1184172-e0f9-4b1e-a84f-56dcff8f5a8f" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe7c865600, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe7c865600, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe7c865600, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe7c865600, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(2) } } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } } } } } [INFO] [stdout] 2026-04-19T21:52:02.186271Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: finished [INFO] [stdout] 2026-04-19T21:52:02.186443Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::try_restart_or_terminate [INFO] [stdout] 2026-04-19T21:52:02.186565Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::try_restart_or_terminate: Stopping [INFO] [stdout] 2026-04-19T21:52:02.186710Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::finalize_stop [INFO] [stdout] 2026-04-19T21:52:02.186849Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStop) [INFO] [stdout] 2026-04-19T21:52:02.186953Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStop) [INFO] [stdout] 2026-04-19T21:52:02.187054Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStop) [INFO] [stdout] 2026-04-19T21:52:02.187138Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStop) [INFO] [stdout] 2026-04-19T21:52:02.187247Z DEBUG nexus_acto_rs::actor::actor::actor_example_test::tests: msg = MessageHandle(PostStop) [INFO] [stdout] 2026-04-19T21:52:02.187378Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::finalize_stop: send Terminated [INFO] [stdout] 2026-04-19T21:52:02.187535Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_stop: finished [INFO] [stdout] 2026-04-19T21:52:02.187704Z DEBUG nexus_acto_rs::actor::future: Future completed [INFO] [stdout] 2026-04-19T21:52:02.187819Z DEBUG nexus_acto_rs::actor::future: Future completed [INFO] [stdout] test actor::actor::actor_example_test::tests::example ... ok [INFO] [stdout] 2026-04-19T21:52:01.466047Z DEBUG nexus_acto_rs::actor::actor::actor_process: ActorProcess::stop: ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 13, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$8": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: CreateChildThenStopActor { reply_to: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }) } })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: Some(ActorContextExtras { inner: Mutex { data: ActorContextExtrasInner { children: PidSet { pids: Mutex { data: [ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }] }, lookup: Mutex { data: {"nonhost:$0/$6": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$7": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$8": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$c": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$5": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$1": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$3": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$9": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$2": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$4": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }} } }, receive_timeout_timer: None, rs: Mutex { data: None }, stash: MessageHandles(Mutex { data: [] }), watchers: PidSet { pids: Mutex { data: [] }, lookup: Mutex { data: {} } }, context: ContextHandle(Mutex { data: ActorContext { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } } } } }) }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: None, self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {"$0/$9": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: CreateChildThenStopActor { reply_to: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }) } })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: Some(ActorContextExtras { inner: Mutex { data: ActorContextExtrasInner { children: PidSet { pids: Mutex { data: [ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }] }, lookup: Mutex { data: {"nonhost:$0/$6": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$7": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$8": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$c": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$5": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$1": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$3": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$9": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$2": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$4": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }} } }, receive_timeout_timer: None, rs: Mutex { data: None }, stash: MessageHandles(Mutex { data: [] }), watchers: PidSet { pids: Mutex { data: [] }, lookup: Mutex { data: {} } }, context: ContextHandle(Mutex { data: ActorContext { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } } } } }) }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: None, self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {"$0/$5": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: CreateChildThenStopActor { reply_to: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }) } })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: Some(ActorContextExtras { inner: Mutex { data: ActorContextExtrasInner { children: PidSet { pids: Mutex { data: [ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }] }, lookup: Mutex { data: {"nonhost:$0/$6": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$7": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$8": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$c": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$5": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$1": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$3": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$9": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$2": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$4": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }} } }, receive_timeout_timer: None, rs: Mutex { data: None }, stash: MessageHandles(Mutex { data: [] }), watchers: PidSet { pids: Mutex { data: [] }, lookup: Mutex { data: {} } }, context: ContextHandle(Mutex { data: ActorContext { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } } } } }) }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: None, self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {"$0/$6": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: CreateChildThenStopActor { reply_to: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }) } })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: Some(ActorContextExtras { inner: Mutex { data: ActorContextExtrasInner { children: PidSet { pids: Mutex { data: [ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }] }, lookup: Mutex { data: {"nonhost:$0/$6": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$7": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$8": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$c": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$5": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$1": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$3": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$9": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$2": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$4": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }} } }, receive_timeout_timer: None, rs: Mutex { data: None }, stash: MessageHandles(Mutex { data: [] }), watchers: PidSet { pids: Mutex { data: [] }, lookup: Mutex { data: {} } }, context: ContextHandle(Mutex { data: ActorContext { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } } } } }) }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: None, self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$c": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: CreateChildThenStopActor { reply_to: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }) } })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: Some(ActorContextExtras { inner: Mutex { data: ActorContextExtrasInner { children: PidSet { pids: Mutex { data: [ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }] }, lookup: Mutex { data: {"nonhost:$0/$6": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$7": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$8": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$c": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$5": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$1": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$3": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$9": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$2": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$4": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }} } }, receive_timeout_timer: None, rs: Mutex { data: None }, stash: MessageHandles(Mutex { data: [] }), watchers: PidSet { pids: Mutex { data: [] }, lookup: Mutex { data: {} } }, context: ContextHandle(Mutex { data: ActorContext { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } } } } }) }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: None, self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: CreateChildThenStopActor { reply_to: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }) } })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: Some(ActorContextExtras { inner: Mutex { data: ActorContextExtrasInner { children: PidSet { pids: Mutex { data: [ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }] }, lookup: Mutex { data: {"nonhost:$0/$6": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$7": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$8": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$c": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$5": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$1": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$3": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$9": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$2": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$4": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }} } }, receive_timeout_timer: None, rs: Mutex { data: None }, stash: MessageHandles(Mutex { data: [] }), watchers: PidSet { pids: Mutex { data: [] }, lookup: Mutex { data: {} } }, context: ContextHandle(Mutex { data: ActorContext { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } } } } }) }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: None, self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: CreateChildThenStopActor { reply_to: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }) } })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: Some(ActorContextExtras { inner: Mutex { data: ActorContextExtrasInner { children: PidSet { pids: Mutex { data: [ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }] }, lookup: Mutex { data: {"nonhost:$0/$6": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$7": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$8": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$c": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$5": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$1": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$3": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$9": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$2": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$4": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }} } }, receive_timeout_timer: None, rs: Mutex { data: None }, stash: MessageHandles(Mutex { data: [] }), watchers: PidSet { pids: Mutex { data: [] }, lookup: Mutex { data: {} } }, context: ContextHandle(Mutex { data: ActorContext { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } } } } }) }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: None, self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: }), dead: false })) } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe8c8410f8), tail: Some(0x7abe8c8410f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$7": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: CreateChildThenStopActor { reply_to: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }) } })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: Some(ActorContextExtras { inner: Mutex { data: ActorContextExtrasInner { children: PidSet { pids: Mutex { data: [ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }] }, lookup: Mutex { data: {"nonhost:$0/$6": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$7": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$8": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$c": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$5": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$1": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$3": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$9": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$2": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$4": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }} } }, receive_timeout_timer: None, rs: Mutex { data: None }, stash: MessageHandles(Mutex { data: [] }), watchers: PidSet { pids: Mutex { data: [] }, lookup: Mutex { data: {} } }, context: ContextHandle(Mutex { data: ActorContext { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } } } } }) }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: None, self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$3": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: CreateChildThenStopActor { reply_to: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }) } })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: Some(ActorContextExtras { inner: Mutex { data: ActorContextExtrasInner { children: PidSet { pids: Mutex { data: [ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }] }, lookup: Mutex { data: {"nonhost:$0/$6": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$7": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$8": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$c": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$5": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$1": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$3": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$9": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$2": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$4": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }} } }, receive_timeout_timer: None, rs: Mutex { data: None }, stash: MessageHandles(Mutex { data: [] }), watchers: PidSet { pids: Mutex { data: [] }, lookup: Mutex { data: {} } }, context: ContextHandle(Mutex { data: ActorContext { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } } } } }) }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: None, self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$4": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: CreateChildThenStopActor { reply_to: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }) } })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: Some(ActorContextExtras { inner: Mutex { data: ActorContextExtrasInner { children: PidSet { pids: Mutex { data: [ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }] }, lookup: Mutex { data: {"nonhost:$0/$6": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$7": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$8": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$c": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$5": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$1": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$3": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$9": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$2": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$4": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }} } }, receive_timeout_timer: None, rs: Mutex { data: None }, stash: MessageHandles(Mutex { data: [] }), watchers: PidSet { pids: Mutex { data: [] }, lookup: Mutex { data: {} } }, context: ContextHandle(Mutex { data: ActorContext { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } } } } }) }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: None, self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$a": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: CreateChildThenStopActor { reply_to: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }) } })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: Some(ActorContextExtras { inner: Mutex { data: ActorContextExtrasInner { children: PidSet { pids: Mutex { data: [ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }] }, lookup: Mutex { data: {"nonhost:$0/$6": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$7": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$8": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$c": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$5": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$1": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$3": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$9": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$2": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }, "nonhost:$0/$4": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }} } }, receive_timeout_timer: None, rs: Mutex { data: None }, stash: MessageHandles(Mutex { data: [] }), watchers: PidSet { pids: Mutex { data: [] }, lookup: Mutex { data: {} } }, context: ContextHandle(Mutex { data: ActorContext { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } } } } }) }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: None, self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a5a8b0dc-c2c4-4dc8-b2ef-ced115fa4864" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: CreateChildThenStopActor { reply_to: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 13, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$8": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {"$0/$9": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {"$0/$5": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {"$0/$6": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$c": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe8c8410f8), tail: Some(0x7abe8c8410f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$7": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$3": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$4": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$a": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a5a8b0dc-c2c4-4dc8-b2ef-ced115fa4864" } } }, process_handle: Mutex { data: None } }) } })), actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 13, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$8": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {"$0/$9": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {"$0/$5": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {"$0/$6": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$c": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe8c8410f8), tail: Some(0x7abe8c8410f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$7": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$3": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$4": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$a": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a5a8b0dc-c2c4-4dc8-b2ef-ced115fa4864" } } }, extras: Mutex { data: Some(ActorContextExtras { inner: Mutex { data: ActorContextExtrasInner { children: PidSet { pids: Mutex { data: [ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 13, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$8": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {"$0/$9": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {"$0/$5": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {"$0/$6": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$c": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe8c8410f8), tail: Some(0x7abe8c8410f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$7": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$3": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$4": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$a": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a5a8b0dc-c2c4-4dc8-b2ef-ced115fa4864" } } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 13, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$8": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {"$0/$9": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {"$0/$5": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {"$0/$6": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$c": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe8c8410f8), tail: Some(0x7abe8c8410f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$7": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$3": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$4": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$a": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a5a8b0dc-c2c4-4dc8-b2ef-ced115fa4864" } } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 13, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$8": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {"$0/$9": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {"$0/$5": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {"$0/$6": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$c": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe8c8410f8), tail: Some(0x7abe8c8410f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$7": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$3": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$4": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$a": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a5a8b0dc-c2c4-4dc8-b2ef-ced115fa4864" } } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 13, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$8": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {"$0/$9": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {"$0/$5": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {"$0/$6": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$c": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe8c8410f8), tail: Some(0x7abe8c8410f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$7": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$3": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$4": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$a": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a5a8b0dc-c2c4-4dc8-b2ef-ced115fa4864" } } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 13, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$8": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {"$0/$9": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {"$0/$5": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {"$0/$6": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$c": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe8c8410f8), tail: Some(0x7abe8c8410f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$7": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$3": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$4": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$a": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a5a8b0dc-c2c4-4dc8-b2ef-ced115fa4864" } } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 13, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$8": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {"$0/$9": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {"$0/$5": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {"$0/$6": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$c": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe8c8410f8), tail: Some(0x7abe8c8410f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$7": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$3": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$4": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$a": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a5a8b0dc-c2c4-4dc8-b2ef-ced115fa4864" } } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 13, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$8": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {"$0/$9": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {"$0/$5": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {"$0/$6": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$c": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe8c8410f8), tail: Some(0x7abe8c8410f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$7": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$3": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$4": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$a": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a5a8b0dc-c2c4-4dc8-b2ef-ced115fa4864" } } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 13, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$8": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {"$0/$9": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {"$0/$5": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {"$0/$6": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$c": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe8c8410f8), tail: Some(0x7abe8c8410f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$7": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$3": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$4": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$a": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a5a8b0dc-c2c4-4dc8-b2ef-ced115fa4864" } } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 13, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$8": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {"$0/$9": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {"$0/$5": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {"$0/$6": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$c": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe8c8410f8), tail: Some(0x7abe8c8410f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$7": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$3": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$4": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$a": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a5a8b0dc-c2c4-4dc8-b2ef-ced115fa4864" } } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 13, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$8": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {"$0/$9": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {"$0/$5": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {"$0/$6": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$c": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe8c8410f8), tail: Some(0x7abe8c8410f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$7": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$3": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$4": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$a": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a5a8b0dc-c2c4-4dc8-b2ef-ced115fa4864" } } }, process_handle: Mutex { data: None } }] }, lookup: Mutex { data: {"nonhost:$0/$6": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 13, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$8": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {"$0/$9": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {"$0/$5": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {"$0/$6": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$c": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe8c8410f8), tail: Some(0x7abe8c8410f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$7": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$3": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$4": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$a": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a5a8b0dc-c2c4-4dc8-b2ef-ced115fa4864" } } }, process_handle: Mutex { data: None } }, "nonhost:$0/$7": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 13, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$8": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {"$0/$9": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {"$0/$5": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {"$0/$6": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$c": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe8c8410f8), tail: Some(0x7abe8c8410f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$7": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$3": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$4": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$a": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a5a8b0dc-c2c4-4dc8-b2ef-ced115fa4864" } } }, process_handle: Mutex { data: None } }, "nonhost:$0/$8": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 13, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$8": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {"$0/$9": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {"$0/$5": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {"$0/$6": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$c": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe8c8410f8), tail: Some(0x7abe8c8410f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$7": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$3": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$4": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$a": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a5a8b0dc-c2c4-4dc8-b2ef-ced115fa4864" } } }, process_handle: Mutex { data: None } }, "nonhost:$0/$c": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 13, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$8": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {"$0/$9": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {"$0/$5": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {"$0/$6": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$c": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe8c8410f8), tail: Some(0x7abe8c8410f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$7": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$3": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$4": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$a": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a5a8b0dc-c2c4-4dc8-b2ef-ced115fa4864" } } }, process_handle: Mutex { data: None } }, "nonhost:$0/$5": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 13, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$8": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {"$0/$9": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {"$0/$5": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {"$0/$6": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$c": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe8c8410f8), tail: Some(0x7abe8c8410f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$7": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$3": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$4": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$a": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a5a8b0dc-c2c4-4dc8-b2ef-ced115fa4864" } } }, process_handle: Mutex { data: None } }, "nonhost:$0/$1": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 13, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$8": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {"$0/$9": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {"$0/$5": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {"$0/$6": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$c": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe8c8410f8), tail: Some(0x7abe8c8410f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$7": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$3": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$4": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$a": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a5a8b0dc-c2c4-4dc8-b2ef-ced115fa4864" } } }, process_handle: Mutex { data: None } }, "nonhost:$0/$3": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 13, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$8": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {"$0/$9": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {"$0/$5": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {"$0/$6": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$c": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe8c8410f8), tail: Some(0x7abe8c8410f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$7": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$3": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$4": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$a": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a5a8b0dc-c2c4-4dc8-b2ef-ced115fa4864" } } }, process_handle: Mutex { data: None } }, "nonhost:$0/$9": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 13, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$8": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {"$0/$9": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {"$0/$5": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {"$0/$6": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$c": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe8c8410f8), tail: Some(0x7abe8c8410f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$7": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$3": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$4": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$a": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a5a8b0dc-c2c4-4dc8-b2ef-ced115fa4864" } } }, process_handle: Mutex { data: None } }, "nonhost:$0/$2": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 13, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$8": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {"$0/$9": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {"$0/$5": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {"$0/$6": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$c": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe8c8410f8), tail: Some(0x7abe8c8410f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$7": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$3": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$4": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$a": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a5a8b0dc-c2c4-4dc8-b2ef-ced115fa4864" } } }, process_handle: Mutex { data: None } }, "nonhost:$0/$4": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 13, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$8": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {"$0/$9": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {"$0/$5": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {"$0/$6": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$c": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe8c8410f8), tail: Some(0x7abe8c8410f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$7": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$3": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$4": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$a": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a5a8b0dc-c2c4-4dc8-b2ef-ced115fa4864" } } }, process_handle: Mutex { data: None } }} } }, receive_timeout_timer: None, rs: Mutex { data: None }, stash: MessageHandles(Mutex { data: [] }), watchers: PidSet { pids: Mutex { data: [] }, lookup: Mutex { data: {} } }, context: ContextHandle(Mutex { data: ActorContext { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } } } } }) }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: None, self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 13, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$8": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {"$0/$9": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {"$0/$5": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {"$0/$6": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$c": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe8c8410f8), tail: Some(0x7abe8c8410f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$7": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$3": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$4": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$a": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a5a8b0dc-c2c4-4dc8-b2ef-ced115fa4864" } } }, process_handle: Mutex { data: } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } } [INFO] [stdout] 2026-04-19T21:52:02.262905Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_stop: start [INFO] [stdout] 2026-04-19T21:52:02.262961Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStop) [INFO] [stdout] 2026-04-19T21:52:02.262983Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStop) [INFO] [stdout] 2026-04-19T21:52:02.263005Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStop) [INFO] [stdout] 2026-04-19T21:52:02.263015Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStop) [INFO] [stdout] 2026-04-19T21:52:02.263048Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_stop [INFO] [stdout] 2026-04-19T21:52:02.263076Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: start [INFO] [stdout] 2026-04-19T21:52:02.339693Z DEBUG nexus_acto_rs::actor::util::wait_group: done: count=3 [INFO] [stdout] 2026-04-19T21:52:02.339855Z DEBUG nexus_acto_rs::actor::util::wait_group: done: count=2 [INFO] [stdout] 2026-04-19T21:52:02.339929Z DEBUG nexus_acto_rs::actor::util::wait_group: done: count=1 [INFO] [stdout] test actor::util::wait_group::test_main ... ok [INFO] [stdout] test actor::dispatch::mailbox_test::tests::test_unbounded_mpsc_mailbox_system_message_consistency ... ok [INFO] [stdout] 2026-04-19T21:52:02.630680Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_root_failure: start [INFO] [stdout] 2026-04-19T21:52:02.630901Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::handle_child_failure: child = "$0", rs = RestartStatistics { failure_times: Mutex { data: [] } }, message = MessageHandle("Fail!") [INFO] [stdout] 2026-04-19T21:52:02.631086Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::handle_child_failure: Restart: child = "$0", rs = RestartStatistics { failure_times: Mutex { data: [] } }, message = MessageHandle("Fail!") [INFO] [stdout] 2026-04-19T21:52:02.631133Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::should_stop: max_retries = 10, failure_count = 0 [INFO] [stdout] 2026-04-19T21:52:02.631171Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::should_stop: restart [INFO] [stdout] 2026-04-19T21:52:02.634441Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_root_failure: start [INFO] [stdout] 2026-04-19T21:52:02.634713Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::handle_child_failure: child = "$0", rs = RestartStatistics { failure_times: Mutex { data: [] } }, message = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2026-04-19T21:52:02.634911Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::handle_child_failure: Restart: child = "$0", rs = RestartStatistics { failure_times: Mutex { data: [] } }, message = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2026-04-19T21:52:02.636396Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::should_stop: max_retries = 10, failure_count = 0 [INFO] [stdout] 2026-04-19T21:52:02.636471Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::should_stop: restart [INFO] [stdout] 2026-04-19T21:52:02.638953Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_child_failure: start: self = nonhost-$0-0 [INFO] [stdout] 2026-04-19T21:52:02.639060Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_child_failure: actor side get_supervisor_strategy [INFO] [stdout] 2026-04-19T21:52:02.639170Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: ActorWithSupervisor::handle_failure: child = nonhost-$0/$1-0, rs = RestartStatistics, message = MessageHandle(StringMessage("fail")) [INFO] [stdout] test actor::supervisor::supervision_test::test::test_actor_with_own_supervisor_can_handle_failure ... ok [INFO] [stdout] 2026-04-19T21:52:02.631262Z DEBUG nexus_acto_rs::actor::supervisor::supervision_event: [SUPERVISION]: SupervisorEvent { child: ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 1, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe54004ba0, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe54004ba0, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe54004ba0, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe54004ba0, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 1, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }, Subscription { id: 3, handler: Handler, predicate: None, active: 1 }] }, counter: 4 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "274c433a-438f-4ce0-89b3-8944e9bda73a" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe54004ba0, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe54004ba0, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe54004ba0, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe54004ba0, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 1, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }, reason: ActorInnerError { inner_error: Some(Any { .. }), backtrace: 0: ::new:: [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/actor_inner_error.rs:20:18 [INFO] [stdout] 1: ::receive::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/supervisor/supervision_event_test.rs:35:38 [INFO] [stdout] 2: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 3: ::handle::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/actor.rs:27:41 [INFO] [stdout] 4: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 5: ::handle::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/actor_handle.rs:42:18 [INFO] [stdout] 6: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 7: ::default_receive::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/actor_context.rs:180:50 [INFO] [stdout] 8: ::process_message::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/actor_context.rs:291:41 [INFO] [stdout] 9: ::invoke_user_message::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/actor_context.rs:1052:55 [INFO] [stdout] 10: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 11: ::invoke_user_message::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/message_invoker.rs:51:44 [INFO] [stdout] 12: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 13: ::run::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/default_mailbox.rs:241:75 [INFO] [stdout] 14: ::process_messages::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/default_mailbox.rs:261:18 [INFO] [stdout] 15: + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 16: ::process_messages::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/mailbox_handle.rs:42:27 [INFO] [stdout] 17: + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 18: ::schedule::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/default_mailbox.rs:180:43 [INFO] [stdout] 19: + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 20: ::run::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/dispatcher.rs:20:16 [INFO] [stdout] 21: ::run::{closure#0}, alloc::sync::Arc>>::poll::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/core.rs:328:24 [INFO] [stdout] 22: ::run::{closure#0}>>>::with_mut::, ::run::{closure#0}, alloc::sync::Arc>>::poll::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/loom/std/unsafe_cell.rs:16:9 [INFO] [stdout] ::run::{closure#0}, alloc::sync::Arc>>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/core.rs:317:30 [INFO] [stdout] 23: tokio::runtime::task::harness::poll_future::<::run::{closure#0}, alloc::sync::Arc>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/harness.rs:485:30 [INFO] [stdout] 24: ::run::{closure#0}, alloc::sync::Arc>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 25: std::panicking::catch_unwind::do_call::::run::{closure#0}, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 26: __rust_try [INFO] [stdout] 27: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe::run::{closure#0}, alloc::sync::Arc>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] std::panic::catch_unwind::::run::{closure#0}, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 28: tokio::runtime::task::harness::poll_future::<::run::{closure#0}, alloc::sync::Arc> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/harness.rs:473:18 [INFO] [stdout] 29: ::run::{closure#0}, alloc::sync::Arc>>::poll_inner [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/harness.rs:208:27 [INFO] [stdout] 30: ::run::{closure#0}, alloc::sync::Arc>>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/harness.rs:153:20 [INFO] [stdout] 31: tokio::runtime::task::raw::poll::<::run::{closure#0}, alloc::sync::Arc> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/raw.rs:271:13 [INFO] [stdout] 32: ::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/raw.rs:201:18 [INFO] [stdout] 33: >>::run [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/mod.rs:427:13 [INFO] [stdout] 34: ::block_on::>>>::{closure#0}::{closure#1} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:714:30 [INFO] [stdout] 35: tokio::runtime::coop::with_budget::<(), ::block_on>>>::{closure#0}::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/coop.rs:107:5 [INFO] [stdout] tokio::runtime::coop::budget::<(), ::block_on>>>::{closure#0}::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/coop.rs:73:5 [INFO] [stdout] ::run_task::<(), ::block_on>>>::{closure#0}::{closure#1}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:348:43 [INFO] [stdout] 36: ::enter::<(), ::run_task<(), ::block_on>>>::{closure#0}::{closure#1}>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:412:19 [INFO] [stdout] 37: ::run_task::<(), ::block_on>>>::{closure#0}::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:348:28 [INFO] [stdout] 38: ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:713:43 [INFO] [stdout] 39: ::enter::<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:751:68 [INFO] [stdout] 40: >::set::<::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 41: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context.rs:180:38 [INFO] [stdout] 42: >::try_with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 43: >::with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 44: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context.rs:180:17 [INFO] [stdout] 45: ::enter::<::block_on>>>::{closure#0}, core::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:751:27 [INFO] [stdout] 46: ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:660:24 [INFO] [stdout] 47: ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:180:33 [INFO] [stdout] 48: tokio::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 49: ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:168:9 [INFO] [stdout] 50: ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/runtime.rs:361:52 [INFO] [stdout] 51: ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/runtime.rs:335:18 [INFO] [stdout] 52: nexus_acto_rs::actor::supervisor::supervision_event_test::test::test_supervisor_event_handle_from_event_stream [INFO] [stdout] at /opt/rustwide/workdir/src/actor/supervisor/supervision_event_test.rs:65:38 [INFO] [stdout] 53: nexus_acto_rs::actor::supervisor::supervision_event_test::test::test_supervisor_event_handle_from_event_stream::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/supervisor/supervision_event_test.rs:43:60 [INFO] [stdout] 54: >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 56: test::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] test::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] test::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 57: test::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] std::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 58: std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] ::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] std::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] ::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 59: + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 60: [INFO] [stdout] 61: clone [INFO] [stdout] }, directive: Restart } [INFO] [stdout] 2026-04-19T21:52:02.686908Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_root_failure: finished [INFO] [stdout] 2026-04-19T21:52:02.687247Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_restart [INFO] [stdout] 2026-04-19T21:52:02.687317Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreRestart) [INFO] [stdout] 2026-04-19T21:52:02.687389Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreRestart) [INFO] [stdout] 2026-04-19T21:52:02.687436Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreRestart) [INFO] [stdout] 2026-04-19T21:52:02.687488Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreRestart) [INFO] [stdout] 2026-04-19T21:52:02.687581Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_restart [INFO] [stdout] 2026-04-19T21:52:02.687646Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: start [INFO] [stdout] 2026-04-19T21:52:02.636613Z DEBUG nexus_acto_rs::actor::supervisor::supervision_event: [SUPERVISION]: SupervisorEvent { child: ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 1, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 1, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "2db1c0c5-6ec9-40af-8fba-6e877afe8785" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 1, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }, reason: ActorInnerError { inner_error: Some(Any { .. }), backtrace: 0: ::new::<&str> [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/actor_inner_error.rs:20:18 [INFO] [stdout] 1: ::receive::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/supervisor/supervision_test.rs:220:38 [INFO] [stdout] 2: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 3: ::handle::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/actor.rs:27:41 [INFO] [stdout] 4: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 5: ::handle::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/actor_handle.rs:42:18 [INFO] [stdout] 6: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 7: ::default_receive::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/actor_context.rs:180:50 [INFO] [stdout] 8: ::receive::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/actor_context.rs:836:41 [INFO] [stdout] 9: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 10: ::receive::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/context_handle.rs:142:26 [INFO] [stdout] 11: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 12: ::receive::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/receiver_context_handle.rs:61:26 [INFO] [stdout] 13: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 14: ::with_receiver_middlewares::<[nexus_acto_rs::actor::actor::receiver_middleware::ReceiverMiddleware; 1]>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/props.rs:229:81 [INFO] [stdout] 15: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 16: ::run::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/receiver_middleware_chain.rs:31:31 [INFO] [stdout] 17: nexus_acto_rs::actor::supervisor::supervision_test::test::test_actor_stops_after_x_restarts::{closure#0}::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/supervisor/supervision_test.rs:82:30 [INFO] [stdout] 18: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 19: ::run::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/receiver_middleware_chain.rs:31:31 [INFO] [stdout] 20: ::process_message::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/actor_context.rs:275:60 [INFO] [stdout] 21: ::invoke_user_message::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/actor_context.rs:1052:55 [INFO] [stdout] 22: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: ::invoke_user_message::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/message_invoker.rs:51:44 [INFO] [stdout] 24: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: ::run::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/default_mailbox.rs:241:75 [INFO] [stdout] 26: ::process_messages::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/default_mailbox.rs:261:18 [INFO] [stdout] 27: + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 28: ::process_messages::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/mailbox_handle.rs:42:27 [INFO] [stdout] 29: + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 30: ::schedule::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/default_mailbox.rs:180:43 [INFO] [stdout] 31: + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 32: ::run::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/dispatcher.rs:20:16 [INFO] [stdout] 33: ::run::{closure#0}, alloc::sync::Arc>>::poll::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/core.rs:328:24 [INFO] [stdout] 34: ::run::{closure#0}>>>::with_mut::, ::run::{closure#0}, alloc::sync::Arc>>::poll::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/loom/std/unsafe_cell.rs:16:9 [INFO] [stdout] ::run::{closure#0}, alloc::sync::Arc>>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/core.rs:317:30 [INFO] [stdout] 35: tokio::runtime::task::harness::poll_future::<::run::{closure#0}, alloc::sync::Arc>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/harness.rs:485:30 [INFO] [stdout] 36: ::run::{closure#0}, alloc::sync::Arc>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: std::panicking::catch_unwind::do_call::::run::{closure#0}, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: __rust_try [INFO] [stdout] 39: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe::run::{closure#0}, alloc::sync::Arc>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] std::panic::catch_unwind::::run::{closure#0}, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: tokio::runtime::task::harness::poll_future::<::run::{closure#0}, alloc::sync::Arc> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/harness.rs:473:18 [INFO] [stdout] 41: ::run::{closure#0}, alloc::sync::Arc>>::poll_inner [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/harness.rs:208:27 [INFO] [stdout] 42: ::run::{closure#0}, alloc::sync::Arc>>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/harness.rs:153:20 [INFO] [stdout] 43: tokio::runtime::task::raw::poll::<::run::{closure#0}, alloc::sync::Arc> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/raw.rs:271:13 [INFO] [stdout] 44: ::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/raw.rs:201:18 [INFO] [stdout] 45: >>::run [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/mod.rs:427:13 [INFO] [stdout] 46: ::block_on::>>>::{closure#0}::{closure#1} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:714:30 [INFO] [stdout] 47: tokio::runtime::coop::with_budget::<(), ::block_on>>>::{closure#0}::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/coop.rs:107:5 [INFO] [stdout] tokio::runtime::coop::budget::<(), ::block_on>>>::{closure#0}::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/coop.rs:73:5 [INFO] [stdout] ::run_task::<(), ::block_on>>>::{closure#0}::{closure#1}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:348:43 [INFO] [stdout] 48: ::enter::<(), ::run_task<(), ::block_on>>>::{closure#0}::{closure#1}>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:412:19 [INFO] [stdout] 49: ::run_task::<(), ::block_on>>>::{closure#0}::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:348:28 [INFO] [stdout] 50: ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:713:43 [INFO] [stdout] 51: ::enter::<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:751:68 [INFO] [stdout] 52: >::set::<::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 53: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context.rs:180:38 [INFO] [stdout] 54: >::try_with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 55: >::with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 56: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context.rs:180:17 [INFO] [stdout] 57: ::enter::<::block_on>>>::{closure#0}, core::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:751:27 [INFO] [stdout] 58: ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:660:24 [INFO] [stdout] 59: ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:180:33 [INFO] [stdout] 60: tokio::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 61: ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:168:9 [INFO] [stdout] 62: ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/runtime.rs:361:52 [INFO] [stdout] 63: ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/runtime.rs:335:18 [INFO] [stdout] 64: nexus_acto_rs::actor::supervisor::supervision_test::test::test_actor_stops_after_x_restarts [INFO] [stdout] at /opt/rustwide/workdir/src/actor/supervisor/supervision_test.rs:127:16 [INFO] [stdout] 65: nexus_acto_rs::actor::supervisor::supervision_test::test::test_actor_stops_after_x_restarts::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/supervisor/supervision_test.rs:59:47 [INFO] [stdout] 66: >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 67: core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 68: test::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] test::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] test::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 69: test::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] std::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 70: std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] ::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] std::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] ::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 71: + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 72: [INFO] [stdout] 73: clone [INFO] [stdout] }, directive: Restart } [INFO] [stdout] 2026-04-19T21:52:02.690027Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_root_failure: finished [INFO] [stdout] 2026-04-19T21:52:02.691687Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_restart [INFO] [stdout] 2026-04-19T21:52:02.691748Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreRestart) [INFO] [stdout] 2026-04-19T21:52:02.691805Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: ReceiverMiddleware: moe = MessageEnvelope { header: None, message_handle: MessageHandle(PreRestart), sender: None } [INFO] [stdout] 2026-04-19T21:52:02.691837Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: >>>> msg = MessageHandle(PreRestart) [INFO] [stdout] 2026-04-19T21:52:02.691863Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: >>> Observer::receive: message_handle = MessageHandle(PreRestart) [INFO] [stdout] 2026-04-19T21:52:02.691913Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreRestart) [INFO] [stdout] 2026-04-19T21:52:02.691940Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreRestart) [INFO] [stdout] 2026-04-19T21:52:02.691989Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_restart [INFO] [stdout] 2026-04-19T21:52:02.692033Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: start [INFO] [stdout] test actor::dispatch::mailbox_test::tests::test_unbounded_mpsc_mailbox_user_message_consistency ... ok [INFO] [stdout] 2026-04-19T21:52:02.687688Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: extras = ActorContextExtras { inner: Mutex { data: ActorContextExtrasInner { children: PidSet { pids: Mutex { data: [] }, lookup: Mutex { data: {} } }, receive_timeout_timer: None, rs: Mutex { data: Some(RestartStatistics { failure_times: Mutex { data: [Instant { tv_sec: 92005, tv_nsec: 115820561 }] } }) }, stash: MessageHandles(Mutex { data: [] }), watchers: PidSet { pids: Mutex { data: [] }, lookup: Mutex { data: {} } }, context: ContextHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: PanicActor })), actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 1, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe54004ba0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe54004ba0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe54004ba0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe54004ba0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: true, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }, Subscription { id: 3, handler: Handler, predicate: None, active: 1 }] }, counter: 4 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "274c433a-438f-4ce0-89b3-8944e9bda73a" } } }, extras: Mutex { data: Some(ActorContextExtras { inner: Mutex { data: } }) }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: Some(SupervisorStrategyHandle(AllForOneStrategy { max_nr_of_retries: 10, within_duration: 10s, decider: DeciderFunc })), dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: None, self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 1, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe54004ba0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe54004ba0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe54004ba0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe54004ba0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: true, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }, Subscription { id: 3, handler: Handler, predicate: None, active: 1 }] }, counter: 4 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "274c433a-438f-4ce0-89b3-8944e9bda73a" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe54004ba0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe54004ba0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe54004ba0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe54004ba0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: true, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(1) } } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } } } } } [INFO] [stdout] 2026-04-19T21:52:02.772917Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: finished [INFO] [stdout] 2026-04-19T21:52:02.772985Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::try_restart_or_terminate [INFO] [stdout] 2026-04-19T21:52:02.773051Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::try_restart_or_terminate: Restarting [INFO] [stdout] 2026-04-19T21:52:02.773180Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostRestart) [INFO] [stdout] 2026-04-19T21:52:02.773243Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostRestart) [INFO] [stdout] 2026-04-19T21:52:02.773303Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostRestart) [INFO] [stdout] 2026-04-19T21:52:02.773424Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostRestart) [INFO] [stdout] 2026-04-19T21:52:02.773492Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_restart [INFO] [stdout] 2026-04-19T21:52:02.773506Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2026-04-19T21:52:02.692066Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: extras = ActorContextExtras { inner: Mutex { data: ActorContextExtrasInner { children: PidSet { pids: Mutex { data: [] }, lookup: Mutex { data: {} } }, receive_timeout_timer: None, rs: Mutex { data: Some(RestartStatistics { failure_times: Mutex { data: [Instant { tv_sec: 92005, tv_nsec: 121116520 }] } }) }, stash: MessageHandles(Mutex { data: [] }), watchers: PidSet { pids: Mutex { data: [] }, lookup: Mutex { data: {} } }, context: ContextHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: FailingChildActor })), actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 1, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: true, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "2db1c0c5-6ec9-40af-8fba-6e877afe8785" } } }, extras: Mutex { data: Some(ActorContextExtras { inner: Mutex { data: } }) }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: Some(SupervisorStrategyHandle(OneForOneStrategy { max_nr_of_retries: 10, within_duration: 10s, decider: DeciderFunc })), dispatcher: None, receiver_middleware: [ReceiverMiddleware], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: Some(ReceiverMiddlewareChain), sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: None, self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 1, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: true, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "2db1c0c5-6ec9-40af-8fba-6e877afe8785" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: true, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(1) } } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } } } } } [INFO] [stdout] 2026-04-19T21:52:02.777889Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: finished [INFO] [stdout] 2026-04-19T21:52:02.778030Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::try_restart_or_terminate [INFO] [stdout] 2026-04-19T21:52:02.778196Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::try_restart_or_terminate: Restarting [INFO] [stdout] 2026-04-19T21:52:02.778443Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostRestart) [INFO] [stdout] 2026-04-19T21:52:02.778694Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: ReceiverMiddleware: moe = MessageEnvelope { header: None, message_handle: MessageHandle(PostRestart), sender: None } [INFO] [stdout] 2026-04-19T21:52:02.778859Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: >>>> msg = MessageHandle(PostRestart) [INFO] [stdout] 2026-04-19T21:52:02.779023Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: >>> Observer::receive: message_handle = MessageHandle(PostRestart) [INFO] [stdout] 2026-04-19T21:52:02.779204Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostRestart) [INFO] [stdout] 2026-04-19T21:52:02.782632Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostRestart) [INFO] [stdout] 2026-04-19T21:52:02.782834Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_restart [INFO] [stdout] 2026-04-19T21:52:02.782918Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2026-04-19T21:52:02.783275Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: expected = MessageHandle(StringMessage("fail")), received = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2026-04-19T21:52:02.783336Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: expect_message: expected = MessageHandle(PreRestart), counter = 1 [INFO] [stdout] 2026-04-19T21:52:02.783397Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: expected = MessageHandle(PreRestart), received = MessageHandle(PreRestart) [INFO] [stdout] 2026-04-19T21:52:02.783437Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: expect_message: expected = MessageHandle(PostRestart), counter = 1 [INFO] [stdout] 2026-04-19T21:52:02.783471Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: expected = MessageHandle(PostRestart), received = MessageHandle(PostRestart) [INFO] [stdout] 2026-04-19T21:52:02.783520Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: Sending fail message: 1 [INFO] [stdout] 2026-04-19T21:52:02.783617Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: expect_message: expected = MessageHandle(StringMessage("fail")), counter = 1 [INFO] [stdout] 2026-04-19T21:52:02.783756Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2026-04-19T21:52:02.783834Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: ReceiverMiddleware: moe = MessageEnvelope { header: None, message_handle: MessageHandle(StringMessage("fail")), sender: None } [INFO] [stdout] 2026-04-19T21:52:02.783872Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: >>>> msg = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2026-04-19T21:52:02.783902Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: >>> Observer::receive: message_handle = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2026-04-19T21:52:02.783954Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2026-04-19T21:52:02.784006Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(StringMessage("fail")) [INFO] [stdout] 2026-04-19T21:52:02.784076Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: FailingChildActor::receive: msg = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2026-04-19T21:52:02.784125Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: FailingChildActor::receive: msg = "fail" [INFO] [stdout] 2026-04-19T21:52:02.790088Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_root_failure: start [INFO] [stdout] 2026-04-19T21:52:02.790216Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::handle_child_failure: child = "$0", rs = RestartStatistics { failure_times: Mutex { data: [Instant { tv_sec: 92005, tv_nsec: 121116520 }] } }, message = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2026-04-19T21:52:02.790331Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::handle_child_failure: Restart: child = "$0", rs = RestartStatistics { failure_times: Mutex { data: [Instant { tv_sec: 92005, tv_nsec: 121116520 }] } }, message = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2026-04-19T21:52:02.790377Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::should_stop: max_retries = 10, failure_count = 1 [INFO] [stdout] 2026-04-19T21:52:02.790394Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::should_stop: restart [INFO] [stdout] 2026-04-19T21:52:02.811771Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0 [INFO] [stdout] 2026-04-19T21:52:02.811992Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0 [INFO] [stdout] 2026-04-19T21:52:02.812300Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:02.812327Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:02.814458Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:02.814632Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:02.814957Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2026-04-19T21:52:02.815193Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0 [INFO] [stdout] 2026-04-19T21:52:02.815259Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0 [INFO] [stdout] 2026-04-19T21:52:02.815675Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:02.815702Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:02.815720Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:02.815729Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:02.815756Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_start [INFO] [stdout] 2026-04-19T21:52:02.815803Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle("Fail!") [INFO] [stdout] 2026-04-19T21:52:02.815818Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle("Fail!") [INFO] [stdout] 2026-04-19T21:52:02.815832Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle("Fail!") [INFO] [stdout] 2026-04-19T21:52:02.815841Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle("Fail!") [INFO] [stdout] 2026-04-19T21:52:02.818181Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_root_failure: start [INFO] [stdout] 2026-04-19T21:52:02.818277Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::handle_child_failure: child = "$0", rs = RestartStatistics { failure_times: Mutex { data: [] } }, message = MessageHandle("Fail!") [INFO] [stdout] 2026-04-19T21:52:02.820462Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::handle_child_failure: Restart: child = "$0", rs = RestartStatistics { failure_times: Mutex { data: [] } }, message = MessageHandle("Fail!") [INFO] [stdout] 2026-04-19T21:52:02.820569Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::should_stop: max_retries = 10, failure_count = 0 [INFO] [stdout] 2026-04-19T21:52:02.820615Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::should_stop: restart [INFO] [stdout] 2026-04-19T21:52:02.790498Z DEBUG nexus_acto_rs::actor::supervisor::supervision_event: [SUPERVISION]: SupervisorEvent { child: ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 1, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 2, tail: 2, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 2, tail: 2, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 5 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 5 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 5 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 5 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 1, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "2db1c0c5-6ec9-40af-8fba-6e877afe8785" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 2, tail: 2, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 2, tail: 2, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 5 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 5 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 5 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 5 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 1, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }, reason: ActorInnerError { inner_error: Some(Any { .. }), backtrace: 0: ::new::<&str> [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/actor_inner_error.rs:20:18 [INFO] [stdout] 1: ::receive::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/supervisor/supervision_test.rs:220:38 [INFO] [stdout] 2: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 3: ::handle::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/actor.rs:27:41 [INFO] [stdout] 4: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 5: ::handle::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/actor_handle.rs:42:18 [INFO] [stdout] 6: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 7: ::default_receive::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/actor_context.rs:180:50 [INFO] [stdout] 8: ::receive::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/actor_context.rs:836:41 [INFO] [stdout] 9: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 10: ::receive::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/context_handle.rs:142:26 [INFO] [stdout] 11: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 12: ::receive::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/receiver_context_handle.rs:61:26 [INFO] [stdout] 13: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 14: ::with_receiver_middlewares::<[nexus_acto_rs::actor::actor::receiver_middleware::ReceiverMiddleware; 1]>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/props.rs:229:81 [INFO] [stdout] 15: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 16: ::run::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/receiver_middleware_chain.rs:31:31 [INFO] [stdout] 17: nexus_acto_rs::actor::supervisor::supervision_test::test::test_actor_stops_after_x_restarts::{closure#0}::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/supervisor/supervision_test.rs:82:30 [INFO] [stdout] 18: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 19: ::run::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/receiver_middleware_chain.rs:31:31 [INFO] [stdout] 20: ::process_message::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/actor_context.rs:275:60 [INFO] [stdout] 21: ::invoke_user_message::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/actor_context.rs:1052:55 [INFO] [stdout] 22: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: ::invoke_user_message::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/message_invoker.rs:51:44 [INFO] [stdout] 24: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: ::run::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/default_mailbox.rs:241:75 [INFO] [stdout] 26: ::process_messages::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/default_mailbox.rs:261:18 [INFO] [stdout] 27: + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 28: ::process_messages::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/mailbox_handle.rs:42:27 [INFO] [stdout] 29: + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 30: ::schedule::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/default_mailbox.rs:180:43 [INFO] [stdout] 31: + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 32: ::run::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/dispatcher.rs:20:16 [INFO] [stdout] 33: ::run::{closure#0}, alloc::sync::Arc>>::poll::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/core.rs:328:24 [INFO] [stdout] 34: ::run::{closure#0}>>>::with_mut::, ::run::{closure#0}, alloc::sync::Arc>>::poll::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/loom/std/unsafe_cell.rs:16:9 [INFO] [stdout] ::run::{closure#0}, alloc::sync::Arc>>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/core.rs:317:30 [INFO] [stdout] 35: tokio::runtime::task::harness::poll_future::<::run::{closure#0}, alloc::sync::Arc>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/harness.rs:485:30 [INFO] [stdout] 36: ::run::{closure#0}, alloc::sync::Arc>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: std::panicking::catch_unwind::do_call::::run::{closure#0}, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: __rust_try [INFO] [stdout] 39: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe::run::{closure#0}, alloc::sync::Arc>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] std::panic::catch_unwind::::run::{closure#0}, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: tokio::runtime::task::harness::poll_future::<::run::{closure#0}, alloc::sync::Arc> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/harness.rs:473:18 [INFO] [stdout] 41: ::run::{closure#0}, alloc::sync::Arc>>::poll_inner [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/harness.rs:208:27 [INFO] [stdout] 42: ::run::{closure#0}, alloc::sync::Arc>>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/harness.rs:153:20 [INFO] [stdout] 43: tokio::runtime::task::raw::poll::<::run::{closure#0}, alloc::sync::Arc> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/raw.rs:271:13 [INFO] [stdout] 44: ::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/raw.rs:201:18 [INFO] [stdout] 45: >>::run [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/mod.rs:427:13 [INFO] [stdout] 46: ::block_on::>>>::{closure#0}::{closure#1} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:714:30 [INFO] [stdout] 47: tokio::runtime::coop::with_budget::<(), ::block_on>>>::{closure#0}::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/coop.rs:107:5 [INFO] [stdout] tokio::runtime::coop::budget::<(), ::block_on>>>::{closure#0}::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/coop.rs:73:5 [INFO] [stdout] ::run_task::<(), ::block_on>>>::{closure#0}::{closure#1}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:348:43 [INFO] [stdout] 48: ::enter::<(), ::run_task<(), ::block_on>>>::{closure#0}::{closure#1}>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:412:19 [INFO] [stdout] 49: ::run_task::<(), ::block_on>>>::{closure#0}::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:348:28 [INFO] [stdout] 50: ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:713:43 [INFO] [stdout] 51: ::enter::<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:751:68 [INFO] [stdout] 52: >::set::<::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 53: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context.rs:180:38 [INFO] [stdout] 54: >::try_with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 55: >::with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 56: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context.rs:180:17 [INFO] [stdout] 57: ::enter::<::block_on>>>::{closure#0}, core::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:751:27 [INFO] [stdout] 58: ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:660:24 [INFO] [stdout] 59: ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:180:33 [INFO] [stdout] 60: tokio::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 61: ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:168:9 [INFO] [stdout] 62: ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/runtime.rs:361:52 [INFO] [stdout] 63: ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/runtime.rs:335:18 [INFO] [stdout] 64: nexus_acto_rs::actor::supervisor::supervision_test::test::test_actor_stops_after_x_restarts [INFO] [stdout] at /opt/rustwide/workdir/src/actor/supervisor/supervision_test.rs:127:16 [INFO] [stdout] 65: nexus_acto_rs::actor::supervisor::supervision_test::test::test_actor_stops_after_x_restarts::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/supervisor/supervision_test.rs:59:47 [INFO] [stdout] 66: >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 67: core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 68: test::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] test::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] test::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 69: test::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] std::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 70: std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] ::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] std::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] ::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 71: + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 72: [INFO] [stdout] 73: clone [INFO] [stdout] }, directive: Restart } [INFO] [stdout] 2026-04-19T21:52:02.845614Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_root_failure: finished [INFO] [stdout] 2026-04-19T21:52:02.846034Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_restart [INFO] [stdout] 2026-04-19T21:52:02.846123Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreRestart) [INFO] [stdout] 2026-04-19T21:52:02.846195Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: ReceiverMiddleware: moe = MessageEnvelope { header: None, message_handle: MessageHandle(PreRestart), sender: None } [INFO] [stdout] 2026-04-19T21:52:02.846247Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: >>>> msg = MessageHandle(PreRestart) [INFO] [stdout] 2026-04-19T21:52:02.846281Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: >>> Observer::receive: message_handle = MessageHandle(PreRestart) [INFO] [stdout] 2026-04-19T21:52:02.846362Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreRestart) [INFO] [stdout] 2026-04-19T21:52:02.846412Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreRestart) [INFO] [stdout] 2026-04-19T21:52:02.846477Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_restart [INFO] [stdout] 2026-04-19T21:52:02.846560Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: start [INFO] [stdout] 2026-04-19T21:52:02.820975Z DEBUG nexus_acto_rs::actor::supervisor::supervision_event: [SUPERVISION]: SupervisorEvent { child: ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 1, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe55e6c390, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe55e6c390, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe55e6c390, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe55e6c390, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 1, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }, Subscription { id: 3, handler: Handler, predicate: None, active: 1 }] }, counter: 4 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "b3639fbd-a7fd-4916-b781-f4ab3cdc0ff0" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe55e6c390, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe55e6c390, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe55e6c390, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe55e6c390, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 1, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }, reason: ActorInnerError { inner_error: Some(Any { .. }), backtrace: 0: ::new:: [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/actor_inner_error.rs:20:18 [INFO] [stdout] 1: ::receive::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/supervisor/supervision_event_test.rs:35:38 [INFO] [stdout] 2: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 3: ::handle::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/actor.rs:27:41 [INFO] [stdout] 4: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 5: ::handle::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/actor_handle.rs:42:18 [INFO] [stdout] 6: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 7: ::default_receive::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/actor_context.rs:180:50 [INFO] [stdout] 8: ::process_message::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/actor_context.rs:291:41 [INFO] [stdout] 9: ::invoke_user_message::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/actor_context.rs:1052:55 [INFO] [stdout] 10: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 11: ::invoke_user_message::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/message_invoker.rs:51:44 [INFO] [stdout] 12: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 13: ::run::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/default_mailbox.rs:241:75 [INFO] [stdout] 14: ::process_messages::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/default_mailbox.rs:261:18 [INFO] [stdout] 15: + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 16: ::process_messages::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/mailbox_handle.rs:42:27 [INFO] [stdout] 17: + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 18: ::schedule::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/default_mailbox.rs:180:43 [INFO] [stdout] 19: + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 20: ::run::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/dispatcher.rs:20:16 [INFO] [stdout] 21: ::run::{closure#0}, alloc::sync::Arc>>::poll::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/core.rs:328:24 [INFO] [stdout] 22: ::run::{closure#0}>>>::with_mut::, ::run::{closure#0}, alloc::sync::Arc>>::poll::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/loom/std/unsafe_cell.rs:16:9 [INFO] [stdout] ::run::{closure#0}, alloc::sync::Arc>>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/core.rs:317:30 [INFO] [stdout] 23: tokio::runtime::task::harness::poll_future::<::run::{closure#0}, alloc::sync::Arc>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/harness.rs:485:30 [INFO] [stdout] 24: ::run::{closure#0}, alloc::sync::Arc>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 25: std::panicking::catch_unwind::do_call::::run::{closure#0}, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 26: __rust_try [INFO] [stdout] 27: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe::run::{closure#0}, alloc::sync::Arc>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] std::panic::catch_unwind::::run::{closure#0}, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 28: tokio::runtime::task::harness::poll_future::<::run::{closure#0}, alloc::sync::Arc> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/harness.rs:473:18 [INFO] [stdout] 29: ::run::{closure#0}, alloc::sync::Arc>>::poll_inner [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/harness.rs:208:27 [INFO] [stdout] 30: ::run::{closure#0}, alloc::sync::Arc>>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/harness.rs:153:20 [INFO] [stdout] 31: tokio::runtime::task::raw::poll::<::run::{closure#0}, alloc::sync::Arc> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/raw.rs:271:13 [INFO] [stdout] 32: ::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/raw.rs:201:18 [INFO] [stdout] 33: >>::run [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/mod.rs:427:13 [INFO] [stdout] 34: ::block_on::>>>::{closure#0}::{closure#1} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:714:30 [INFO] [stdout] 35: tokio::runtime::coop::with_budget::<(), ::block_on>>>::{closure#0}::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/coop.rs:107:5 [INFO] [stdout] tokio::runtime::coop::budget::<(), ::block_on>>>::{closure#0}::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/coop.rs:73:5 [INFO] [stdout] ::run_task::<(), ::block_on>>>::{closure#0}::{closure#1}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:348:43 [INFO] [stdout] 36: ::enter::<(), ::run_task<(), ::block_on>>>::{closure#0}::{closure#1}>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:412:19 [INFO] [stdout] 37: ::run_task::<(), ::block_on>>>::{closure#0}::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:348:28 [INFO] [stdout] 38: ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:713:43 [INFO] [stdout] 39: ::enter::<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:751:68 [INFO] [stdout] 40: >::set::<::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 41: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context.rs:180:38 [INFO] [stdout] 42: >::try_with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 43: >::with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 44: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context.rs:180:17 [INFO] [stdout] 45: ::enter::<::block_on>>>::{closure#0}, core::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:751:27 [INFO] [stdout] 46: ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:660:24 [INFO] [stdout] 47: ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:180:33 [INFO] [stdout] 48: tokio::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 49: ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:168:9 [INFO] [stdout] 50: ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/runtime.rs:361:52 [INFO] [stdout] 51: ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/runtime.rs:335:18 [INFO] [stdout] 52: nexus_acto_rs::actor::supervisor::supervision_event_test::test::test_supervisor_event_handle_from_event_stream [INFO] [stdout] at /opt/rustwide/workdir/src/actor/supervisor/supervision_event_test.rs:65:38 [INFO] [stdout] 53: nexus_acto_rs::actor::supervisor::supervision_event_test::test::test_supervisor_event_handle_from_event_stream::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/supervisor/supervision_event_test.rs:43:60 [INFO] [stdout] 54: >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 56: test::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] test::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] test::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 57: test::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] std::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 58: std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] ::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] std::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] ::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 59: + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 60: [INFO] [stdout] 61: clone [INFO] [stdout] }, directive: Restart } [INFO] [stdout] 2026-04-19T21:52:02.869572Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_root_failure: finished [INFO] [stdout] 2026-04-19T21:52:02.871614Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_restart [INFO] [stdout] 2026-04-19T21:52:02.871710Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreRestart) [INFO] [stdout] 2026-04-19T21:52:02.871857Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreRestart) [INFO] [stdout] 2026-04-19T21:52:02.872012Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreRestart) [INFO] [stdout] 2026-04-19T21:52:02.872152Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreRestart) [INFO] [stdout] 2026-04-19T21:52:02.872371Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_restart [INFO] [stdout] 2026-04-19T21:52:02.872443Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: start [INFO] [stdout] 2026-04-19T21:52:02.846605Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: extras = ActorContextExtras { inner: Mutex { data: ActorContextExtrasInner { children: PidSet { pids: Mutex { data: [] }, lookup: Mutex { data: {} } }, receive_timeout_timer: None, rs: Mutex { data: Some(RestartStatistics { failure_times: Mutex { data: [Instant { tv_sec: 92005, tv_nsec: 121116520 }, Instant { tv_sec: 92005, tv_nsec: 275045833 }] } }) }, stash: MessageHandles(Mutex { data: [] }), watchers: PidSet { pids: Mutex { data: [] }, lookup: Mutex { data: {} } }, context: ContextHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: FailingChildActor })), actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 1, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 2, tail: 2, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 2, tail: 2, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 6 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 6 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 6 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 6 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: true, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "2db1c0c5-6ec9-40af-8fba-6e877afe8785" } } }, extras: Mutex { data: Some(ActorContextExtras { inner: Mutex { data: } }) }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: Some(SupervisorStrategyHandle(OneForOneStrategy { max_nr_of_retries: 10, within_duration: 10s, decider: DeciderFunc })), dispatcher: None, receiver_middleware: [ReceiverMiddleware], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: Some(ReceiverMiddlewareChain), sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: None, self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 1, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 2, tail: 2, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 2, tail: 2, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 6 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 6 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 6 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 6 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: true, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "2db1c0c5-6ec9-40af-8fba-6e877afe8785" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 2, tail: 2, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 2, tail: 2, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 6 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 6 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 6 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 6 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: true, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(1) } } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } } } } } [INFO] [stdout] 2026-04-19T21:52:02.927451Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: finished [INFO] [stdout] 2026-04-19T21:52:02.927492Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::try_restart_or_terminate [INFO] [stdout] 2026-04-19T21:52:02.927552Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::try_restart_or_terminate: Restarting [INFO] [stdout] 2026-04-19T21:52:02.927649Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostRestart) [INFO] [stdout] 2026-04-19T21:52:02.927682Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: ReceiverMiddleware: moe = MessageEnvelope { header: None, message_handle: MessageHandle(PostRestart), sender: None } [INFO] [stdout] 2026-04-19T21:52:02.927695Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: >>>> msg = MessageHandle(PostRestart) [INFO] [stdout] 2026-04-19T21:52:02.927705Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: >>> Observer::receive: message_handle = MessageHandle(PostRestart) [INFO] [stdout] 2026-04-19T21:52:02.927743Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostRestart) [INFO] [stdout] 2026-04-19T21:52:02.927754Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostRestart) [INFO] [stdout] 2026-04-19T21:52:02.927784Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_restart [INFO] [stdout] 2026-04-19T21:52:02.927794Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2026-04-19T21:52:02.927960Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: expected = MessageHandle(StringMessage("fail")), received = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2026-04-19T21:52:02.927984Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: expect_message: expected = MessageHandle(PreRestart), counter = 1 [INFO] [stdout] 2026-04-19T21:52:02.927994Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: expected = MessageHandle(PreRestart), received = MessageHandle(PreRestart) [INFO] [stdout] 2026-04-19T21:52:02.928005Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: expect_message: expected = MessageHandle(PostRestart), counter = 1 [INFO] [stdout] 2026-04-19T21:52:02.928013Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: expected = MessageHandle(PostRestart), received = MessageHandle(PostRestart) [INFO] [stdout] 2026-04-19T21:52:02.928024Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: Sending fail message: 2 [INFO] [stdout] 2026-04-19T21:52:02.928078Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: expect_message: expected = MessageHandle(StringMessage("fail")), counter = 1 [INFO] [stdout] 2026-04-19T21:52:02.928152Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2026-04-19T21:52:02.928183Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: ReceiverMiddleware: moe = MessageEnvelope { header: None, message_handle: MessageHandle(StringMessage("fail")), sender: None } [INFO] [stdout] 2026-04-19T21:52:02.928197Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: >>>> msg = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2026-04-19T21:52:02.928207Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: >>> Observer::receive: message_handle = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2026-04-19T21:52:02.928234Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2026-04-19T21:52:02.928248Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(StringMessage("fail")) [INFO] [stdout] 2026-04-19T21:52:02.928280Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: FailingChildActor::receive: msg = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2026-04-19T21:52:02.928294Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: FailingChildActor::receive: msg = "fail" [INFO] [stdout] 2026-04-19T21:52:02.937183Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_root_failure: start [INFO] [stdout] 2026-04-19T21:52:02.937453Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::handle_child_failure: child = "$0", rs = RestartStatistics { failure_times: Mutex { data: [Instant { tv_sec: 92005, tv_nsec: 121116520 }, Instant { tv_sec: 92005, tv_nsec: 275045833 }] } }, message = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2026-04-19T21:52:02.937678Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::handle_child_failure: Restart: child = "$0", rs = RestartStatistics { failure_times: Mutex { data: [Instant { tv_sec: 92005, tv_nsec: 121116520 }, Instant { tv_sec: 92005, tv_nsec: 275045833 }] } }, message = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2026-04-19T21:52:02.937797Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::should_stop: max_retries = 10, failure_count = 2 [INFO] [stdout] 2026-04-19T21:52:02.937883Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::should_stop: restart [INFO] [stdout] 2026-04-19T21:52:02.872521Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: extras = ActorContextExtras { inner: Mutex { data: ActorContextExtrasInner { children: PidSet { pids: Mutex { data: [] }, lookup: Mutex { data: {} } }, receive_timeout_timer: None, rs: Mutex { data: Some(RestartStatistics { failure_times: Mutex { data: [Instant { tv_sec: 92005, tv_nsec: 305263005 }] } }) }, stash: MessageHandles(Mutex { data: [] }), watchers: PidSet { pids: Mutex { data: [] }, lookup: Mutex { data: {} } }, context: ContextHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: PanicActor })), actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 1, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe55e6c390, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe55e6c390, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe55e6c390, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe55e6c390, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: true, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }, Subscription { id: 3, handler: Handler, predicate: None, active: 1 }] }, counter: 4 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "b3639fbd-a7fd-4916-b781-f4ab3cdc0ff0" } } }, extras: Mutex { data: Some(ActorContextExtras { inner: Mutex { data: } }) }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: Some(SupervisorStrategyHandle(ExponentialBackoffStrategy { backoff_window: 10ms, initial_backoff: None })), dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: None, self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 1, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe55e6c390, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe55e6c390, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe55e6c390, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe55e6c390, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: true, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }, Subscription { id: 3, handler: Handler, predicate: None, active: 1 }] }, counter: 4 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "b3639fbd-a7fd-4916-b781-f4ab3cdc0ff0" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe55e6c390, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe55e6c390, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe55e6c390, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe55e6c390, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: true, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(1) } } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } } } } } [INFO] [stdout] 2026-04-19T21:52:02.958427Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: finished [INFO] [stdout] 2026-04-19T21:52:02.958546Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::try_restart_or_terminate [INFO] [stdout] 2026-04-19T21:52:02.958610Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::try_restart_or_terminate: Restarting [INFO] [stdout] 2026-04-19T21:52:02.962449Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostRestart) [INFO] [stdout] 2026-04-19T21:52:02.962569Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostRestart) [INFO] [stdout] 2026-04-19T21:52:02.962603Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostRestart) [INFO] [stdout] 2026-04-19T21:52:02.962615Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostRestart) [INFO] [stdout] 2026-04-19T21:52:02.962708Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_restart [INFO] [stdout] 2026-04-19T21:52:02.962724Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2026-04-19T21:52:02.938076Z DEBUG nexus_acto_rs::actor::supervisor::supervision_event: [SUPERVISION]: SupervisorEvent { child: ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 1, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 3, tail: 3, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 3, tail: 3, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 8 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 8 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 8 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 8 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 1, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "2db1c0c5-6ec9-40af-8fba-6e877afe8785" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 3, tail: 3, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 3, tail: 3, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 8 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 8 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 8 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 8 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 1, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }, reason: ActorInnerError { inner_error: Some(Any { .. }), backtrace: 0: ::new::<&str> [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/actor_inner_error.rs:20:18 [INFO] [stdout] 1: ::receive::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/supervisor/supervision_test.rs:220:38 [INFO] [stdout] 2: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 3: ::handle::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/actor.rs:27:41 [INFO] [stdout] 4: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 5: ::handle::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/actor_handle.rs:42:18 [INFO] [stdout] 6: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 7: ::default_receive::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/actor_context.rs:180:50 [INFO] [stdout] 8: ::receive::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/actor_context.rs:836:41 [INFO] [stdout] 9: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 10: ::receive::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/context_handle.rs:142:26 [INFO] [stdout] 11: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 12: ::receive::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/receiver_context_handle.rs:61:26 [INFO] [stdout] 13: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 14: ::with_receiver_middlewares::<[nexus_acto_rs::actor::actor::receiver_middleware::ReceiverMiddleware; 1]>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/props.rs:229:81 [INFO] [stdout] 15: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 16: ::run::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/receiver_middleware_chain.rs:31:31 [INFO] [stdout] 17: nexus_acto_rs::actor::supervisor::supervision_test::test::test_actor_stops_after_x_restarts::{closure#0}::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/supervisor/supervision_test.rs:82:30 [INFO] [stdout] 18: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 19: ::run::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/receiver_middleware_chain.rs:31:31 [INFO] [stdout] 20: ::process_message::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/actor_context.rs:275:60 [INFO] [stdout] 21: ::invoke_user_message::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/actor_context.rs:1052:55 [INFO] [stdout] 22: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: ::invoke_user_message::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/message_invoker.rs:51:44 [INFO] [stdout] 24: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: ::run::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/default_mailbox.rs:241:75 [INFO] [stdout] 26: ::process_messages::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/default_mailbox.rs:261:18 [INFO] [stdout] 27: + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 28: ::process_messages::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/mailbox_handle.rs:42:27 [INFO] [stdout] 29: + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 30: ::schedule::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/default_mailbox.rs:180:43 [INFO] [stdout] 31: + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 32: ::run::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/dispatcher.rs:20:16 [INFO] [stdout] 33: ::run::{closure#0}, alloc::sync::Arc>>::poll::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/core.rs:328:24 [INFO] [stdout] 34: ::run::{closure#0}>>>::with_mut::, ::run::{closure#0}, alloc::sync::Arc>>::poll::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/loom/std/unsafe_cell.rs:16:9 [INFO] [stdout] ::run::{closure#0}, alloc::sync::Arc>>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/core.rs:317:30 [INFO] [stdout] 35: tokio::runtime::task::harness::poll_future::<::run::{closure#0}, alloc::sync::Arc>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/harness.rs:485:30 [INFO] [stdout] 36: ::run::{closure#0}, alloc::sync::Arc>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: std::panicking::catch_unwind::do_call::::run::{closure#0}, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: __rust_try [INFO] [stdout] 39: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe::run::{closure#0}, alloc::sync::Arc>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] std::panic::catch_unwind::::run::{closure#0}, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: tokio::runtime::task::harness::poll_future::<::run::{closure#0}, alloc::sync::Arc> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/harness.rs:473:18 [INFO] [stdout] 41: ::run::{closure#0}, alloc::sync::Arc>>::poll_inner [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/harness.rs:208:27 [INFO] [stdout] 42: ::run::{closure#0}, alloc::sync::Arc>>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/harness.rs:153:20 [INFO] [stdout] 43: tokio::runtime::task::raw::poll::<::run::{closure#0}, alloc::sync::Arc> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/raw.rs:271:13 [INFO] [stdout] 44: ::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/raw.rs:201:18 [INFO] [stdout] 45: >>::run [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/mod.rs:427:13 [INFO] [stdout] 46: ::block_on::>>>::{closure#0}::{closure#1} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:714:30 [INFO] [stdout] 47: tokio::runtime::coop::with_budget::<(), ::block_on>>>::{closure#0}::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/coop.rs:107:5 [INFO] [stdout] tokio::runtime::coop::budget::<(), ::block_on>>>::{closure#0}::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/coop.rs:73:5 [INFO] [stdout] ::run_task::<(), ::block_on>>>::{closure#0}::{closure#1}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:348:43 [INFO] [stdout] 48: ::enter::<(), ::run_task<(), ::block_on>>>::{closure#0}::{closure#1}>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:412:19 [INFO] [stdout] 49: ::run_task::<(), ::block_on>>>::{closure#0}::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:348:28 [INFO] [stdout] 50: ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:713:43 [INFO] [stdout] 51: ::enter::<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:751:68 [INFO] [stdout] 52: >::set::<::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 53: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context.rs:180:38 [INFO] [stdout] 54: >::try_with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 55: >::with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 56: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context.rs:180:17 [INFO] [stdout] 57: ::enter::<::block_on>>>::{closure#0}, core::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:751:27 [INFO] [stdout] 58: ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:660:24 [INFO] [stdout] 59: ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:180:33 [INFO] [stdout] 60: tokio::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 61: ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:168:9 [INFO] [stdout] 62: ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/runtime.rs:361:52 [INFO] [stdout] 63: ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/runtime.rs:335:18 [INFO] [stdout] 64: nexus_acto_rs::actor::supervisor::supervision_test::test::test_actor_stops_after_x_restarts [INFO] [stdout] at /opt/rustwide/workdir/src/actor/supervisor/supervision_test.rs:127:16 [INFO] [stdout] 65: nexus_acto_rs::actor::supervisor::supervision_test::test::test_actor_stops_after_x_restarts::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/supervisor/supervision_test.rs:59:47 [INFO] [stdout] 66: >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 67: core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 68: test::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] test::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] test::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 69: test::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] std::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 70: std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] ::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] std::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] ::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 71: + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 72: [INFO] [stdout] 73: clone [INFO] [stdout] }, directive: Restart } [INFO] [stdout] 2026-04-19T21:52:02.987713Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_root_failure: finished [INFO] [stdout] 2026-04-19T21:52:02.988022Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_restart [INFO] [stdout] 2026-04-19T21:52:02.988054Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreRestart) [INFO] [stdout] 2026-04-19T21:52:02.988100Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: ReceiverMiddleware: moe = MessageEnvelope { header: None, message_handle: MessageHandle(PreRestart), sender: None } [INFO] [stdout] 2026-04-19T21:52:02.988118Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: >>>> msg = MessageHandle(PreRestart) [INFO] [stdout] 2026-04-19T21:52:02.988130Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: >>> Observer::receive: message_handle = MessageHandle(PreRestart) [INFO] [stdout] 2026-04-19T21:52:02.988171Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreRestart) [INFO] [stdout] 2026-04-19T21:52:02.988186Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreRestart) [INFO] [stdout] 2026-04-19T21:52:02.988225Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_restart [INFO] [stdout] 2026-04-19T21:52:02.988268Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: start [INFO] [stdout] 2026-04-19T21:52:02.993002Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0 [INFO] [stdout] 2026-04-19T21:52:02.993140Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0 [INFO] [stdout] 2026-04-19T21:52:02.993172Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:02.993191Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:02.993211Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:02.993221Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:02.993251Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2026-04-19T21:52:02.993317Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0 [INFO] [stdout] 2026-04-19T21:52:02.993333Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0 [INFO] [stdout] 2026-04-19T21:52:02.993525Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:02.993546Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:02.993561Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:02.993571Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:02.993594Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_start [INFO] [stdout] 2026-04-19T21:52:02.993636Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle("Fail!") [INFO] [stdout] 2026-04-19T21:52:02.993650Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle("Fail!") [INFO] [stdout] 2026-04-19T21:52:02.993665Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle("Fail!") [INFO] [stdout] 2026-04-19T21:52:02.993673Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle("Fail!") [INFO] [stdout] 2026-04-19T21:52:02.996067Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_root_failure: start [INFO] [stdout] 2026-04-19T21:52:03.002526Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::handle_child_failure: child = "$0", rs = RestartStatistics { failure_times: Mutex { data: [] } }, message = MessageHandle("Fail!") [INFO] [stdout] 2026-04-19T21:52:03.002748Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::handle_child_failure: Restart: child = "$0", rs = RestartStatistics { failure_times: Mutex { data: [] } }, message = MessageHandle("Fail!") [INFO] [stdout] 2026-04-19T21:52:03.002779Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::should_stop: max_retries = 10, failure_count = 0 [INFO] [stdout] 2026-04-19T21:52:03.002796Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::should_stop: restart [INFO] [stdout] 2026-04-19T21:52:03.002871Z DEBUG nexus_acto_rs::actor::supervisor::supervision_event: [SUPERVISION]: SupervisorEvent { child: ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 1, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe55e574d0, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe55e574d0, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe55e574d0, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe55e574d0, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 1, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }, Subscription { id: 3, handler: Handler, predicate: None, active: 1 }] }, counter: 4 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a883d0be-e597-4ad4-a521-47648a13a276" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe55e574d0, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe55e574d0, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe55e574d0, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe55e574d0, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 1, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }, reason: ActorInnerError { inner_error: Some(Any { .. }), backtrace: 0: ::new:: [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/actor_inner_error.rs:20:18 [INFO] [stdout] 1: ::receive::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/supervisor/supervision_event_test.rs:35:38 [INFO] [stdout] 2: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 3: ::handle::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/actor.rs:27:41 [INFO] [stdout] 4: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 5: ::handle::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/actor_handle.rs:42:18 [INFO] [stdout] 6: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 7: ::default_receive::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/actor_context.rs:180:50 [INFO] [stdout] 8: ::process_message::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/actor_context.rs:291:41 [INFO] [stdout] 9: ::invoke_user_message::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/actor_context.rs:1052:55 [INFO] [stdout] 10: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 11: ::invoke_user_message::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/message_invoker.rs:51:44 [INFO] [stdout] 12: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 13: ::run::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/default_mailbox.rs:241:75 [INFO] [stdout] 14: ::process_messages::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/default_mailbox.rs:261:18 [INFO] [stdout] 15: + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 16: ::process_messages::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/mailbox_handle.rs:42:27 [INFO] [stdout] 17: + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 18: ::schedule::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/default_mailbox.rs:180:43 [INFO] [stdout] 19: + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 20: ::run::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/dispatcher.rs:20:16 [INFO] [stdout] 21: ::run::{closure#0}, alloc::sync::Arc>>::poll::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/core.rs:328:24 [INFO] [stdout] 22: ::run::{closure#0}>>>::with_mut::, ::run::{closure#0}, alloc::sync::Arc>>::poll::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/loom/std/unsafe_cell.rs:16:9 [INFO] [stdout] ::run::{closure#0}, alloc::sync::Arc>>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/core.rs:317:30 [INFO] [stdout] 23: tokio::runtime::task::harness::poll_future::<::run::{closure#0}, alloc::sync::Arc>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/harness.rs:485:30 [INFO] [stdout] 24: ::run::{closure#0}, alloc::sync::Arc>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 25: std::panicking::catch_unwind::do_call::::run::{closure#0}, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 26: __rust_try [INFO] [stdout] 27: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe::run::{closure#0}, alloc::sync::Arc>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] std::panic::catch_unwind::::run::{closure#0}, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 28: tokio::runtime::task::harness::poll_future::<::run::{closure#0}, alloc::sync::Arc> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/harness.rs:473:18 [INFO] [stdout] 29: ::run::{closure#0}, alloc::sync::Arc>>::poll_inner [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/harness.rs:208:27 [INFO] [stdout] 30: ::run::{closure#0}, alloc::sync::Arc>>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/harness.rs:153:20 [INFO] [stdout] 31: tokio::runtime::task::raw::poll::<::run::{closure#0}, alloc::sync::Arc> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/raw.rs:271:13 [INFO] [stdout] 32: ::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/raw.rs:201:18 [INFO] [stdout] 33: >>::run [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/mod.rs:427:13 [INFO] [stdout] 34: ::block_on::>>>::{closure#0}::{closure#1} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:714:30 [INFO] [stdout] 35: tokio::runtime::coop::with_budget::<(), ::block_on>>>::{closure#0}::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/coop.rs:107:5 [INFO] [stdout] tokio::runtime::coop::budget::<(), ::block_on>>>::{closure#0}::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/coop.rs:73:5 [INFO] [stdout] ::run_task::<(), ::block_on>>>::{closure#0}::{closure#1}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:348:43 [INFO] [stdout] 36: ::enter::<(), ::run_task<(), ::block_on>>>::{closure#0}::{closure#1}>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:412:19 [INFO] [stdout] 37: ::run_task::<(), ::block_on>>>::{closure#0}::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:348:28 [INFO] [stdout] 38: ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:713:43 [INFO] [stdout] 39: ::enter::<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:751:68 [INFO] [stdout] 40: >::set::<::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 41: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context.rs:180:38 [INFO] [stdout] 42: >::try_with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 43: >::with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 44: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context.rs:180:17 [INFO] [stdout] 45: ::enter::<::block_on>>>::{closure#0}, core::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:751:27 [INFO] [stdout] 46: ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:660:24 [INFO] [stdout] 47: ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:180:33 [INFO] [stdout] 48: tokio::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 49: ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:168:9 [INFO] [stdout] 50: ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/runtime.rs:361:52 [INFO] [stdout] 51: ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/runtime.rs:335:18 [INFO] [stdout] 52: nexus_acto_rs::actor::supervisor::supervision_event_test::test::test_supervisor_event_handle_from_event_stream [INFO] [stdout] at /opt/rustwide/workdir/src/actor/supervisor/supervision_event_test.rs:65:38 [INFO] [stdout] 53: nexus_acto_rs::actor::supervisor::supervision_event_test::test::test_supervisor_event_handle_from_event_stream::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/supervisor/supervision_event_test.rs:43:60 [INFO] [stdout] 54: >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 56: test::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] test::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] test::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 57: test::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] std::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 58: std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] ::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] std::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] ::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 59: + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 60: [INFO] [stdout] 61: clone [INFO] [stdout] }, directive: Restart } [INFO] [stdout] 2026-04-19T21:52:03.048796Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_root_failure: finished [INFO] [stdout] 2026-04-19T21:52:03.049180Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_restart [INFO] [stdout] 2026-04-19T21:52:03.049262Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreRestart) [INFO] [stdout] 2026-04-19T21:52:03.049311Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreRestart) [INFO] [stdout] 2026-04-19T21:52:03.049391Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreRestart) [INFO] [stdout] 2026-04-19T21:52:03.049425Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreRestart) [INFO] [stdout] 2026-04-19T21:52:03.049520Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_restart [INFO] [stdout] 2026-04-19T21:52:03.049582Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: start [INFO] [stdout] 2026-04-19T21:52:02.263095Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: extras = ActorContextExtras { inner: Mutex { data: ActorContextExtrasInner { children: PidSet { pids: Mutex { data: [ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 13, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$8": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {"$0/$9": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {"$0/$5": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {"$0/$6": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$c": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe932f1fe8), tail: Some(0x7abe8c8410f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$7": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$3": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$4": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$a": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a5a8b0dc-c2c4-4dc8-b2ef-ced115fa4864" } } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 13, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$8": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {"$0/$9": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {"$0/$5": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {"$0/$6": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$c": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe932f1fe8), tail: Some(0x7abe8c8410f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$7": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$3": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$4": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$a": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a5a8b0dc-c2c4-4dc8-b2ef-ced115fa4864" } } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 13, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$8": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {"$0/$9": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {"$0/$5": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {"$0/$6": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$c": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe932f1fe8), tail: Some(0x7abe8c8410f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$7": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$3": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$4": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$a": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a5a8b0dc-c2c4-4dc8-b2ef-ced115fa4864" } } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 13, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$8": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {"$0/$9": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {"$0/$5": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {"$0/$6": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$c": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe932f1fe8), tail: Some(0x7abe8c8410f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$7": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$3": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$4": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$a": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a5a8b0dc-c2c4-4dc8-b2ef-ced115fa4864" } } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 13, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$8": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {"$0/$9": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {"$0/$5": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {"$0/$6": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$c": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe932f1fe8), tail: Some(0x7abe8c8410f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$7": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$3": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$4": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$a": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a5a8b0dc-c2c4-4dc8-b2ef-ced115fa4864" } } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 13, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$8": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {"$0/$9": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {"$0/$5": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {"$0/$6": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$c": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe932f1fe8), tail: Some(0x7abe8c8410f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$7": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$3": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$4": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$a": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a5a8b0dc-c2c4-4dc8-b2ef-ced115fa4864" } } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 13, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$8": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {"$0/$9": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {"$0/$5": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {"$0/$6": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$c": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe932f1fe8), tail: Some(0x7abe8c8410f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$7": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$3": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$4": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$a": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a5a8b0dc-c2c4-4dc8-b2ef-ced115fa4864" } } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 13, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$8": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {"$0/$9": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {"$0/$5": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {"$0/$6": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$c": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe932f1fe8), tail: Some(0x7abe8c8410f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$7": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$3": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$4": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$a": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a5a8b0dc-c2c4-4dc8-b2ef-ced115fa4864" } } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 13, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$8": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {"$0/$9": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {"$0/$5": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {"$0/$6": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$c": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe932f1fe8), tail: Some(0x7abe8c8410f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$7": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$3": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$4": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$a": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a5a8b0dc-c2c4-4dc8-b2ef-ced115fa4864" } } }, process_handle: Mutex { data: None } }, ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 13, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$8": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {"$0/$9": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {"$0/$5": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {"$0/$6": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$c": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe932f1fe8), tail: Some(0x7abe8c8410f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$7": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$3": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$4": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$a": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a5a8b0dc-c2c4-4dc8-b2ef-ced115fa4864" } } }, process_handle: Mutex { data: None } }] }, lookup: Mutex { data: {"nonhost:$0/$6": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 13, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$8": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {"$0/$9": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {"$0/$5": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {"$0/$6": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$c": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe932f1fe8), tail: Some(0x7abe8c8410f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$7": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$3": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$4": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$a": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a5a8b0dc-c2c4-4dc8-b2ef-ced115fa4864" } } }, process_handle: Mutex { data: None } }, "nonhost:$0/$7": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 13, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$8": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {"$0/$9": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {"$0/$5": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {"$0/$6": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$c": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe932f1fe8), tail: Some(0x7abe8c8410f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$7": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$3": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$4": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$a": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a5a8b0dc-c2c4-4dc8-b2ef-ced115fa4864" } } }, process_handle: Mutex { data: None } }, "nonhost:$0/$8": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 13, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$8": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {"$0/$9": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {"$0/$5": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {"$0/$6": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$c": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe932f1fe8), tail: Some(0x7abe8c8410f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$7": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$3": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$4": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$a": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a5a8b0dc-c2c4-4dc8-b2ef-ced115fa4864" } } }, process_handle: Mutex { data: None } }, "nonhost:$0/$c": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 13, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$8": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {"$0/$9": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {"$0/$5": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {"$0/$6": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$c": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe932f1fe8), tail: Some(0x7abe8c8410f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$7": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$3": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$4": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$a": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a5a8b0dc-c2c4-4dc8-b2ef-ced115fa4864" } } }, process_handle: Mutex { data: None } }, "nonhost:$0/$5": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 13, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$8": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {"$0/$9": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {"$0/$5": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {"$0/$6": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$c": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe932f1fe8), tail: Some(0x7abe8c8410f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$7": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$3": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$4": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$a": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a5a8b0dc-c2c4-4dc8-b2ef-ced115fa4864" } } }, process_handle: Mutex { data: None } }, "nonhost:$0/$1": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 13, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$8": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {"$0/$9": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {"$0/$5": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {"$0/$6": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$c": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe932f1fe8), tail: Some(0x7abe8c8410f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$7": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$3": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$4": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$a": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a5a8b0dc-c2c4-4dc8-b2ef-ced115fa4864" } } }, process_handle: Mutex { data: None } }, "nonhost:$0/$3": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 13, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$8": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {"$0/$9": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {"$0/$5": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {"$0/$6": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$c": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe932f1fe8), tail: Some(0x7abe8c8410f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$7": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$3": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$4": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$a": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a5a8b0dc-c2c4-4dc8-b2ef-ced115fa4864" } } }, process_handle: Mutex { data: None } }, "nonhost:$0/$9": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 13, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$8": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {"$0/$9": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {"$0/$5": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {"$0/$6": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$c": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe932f1fe8), tail: Some(0x7abe8c8410f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$7": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$3": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$4": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$a": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a5a8b0dc-c2c4-4dc8-b2ef-ced115fa4864" } } }, process_handle: Mutex { data: None } }, "nonhost:$0/$2": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 13, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$8": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {"$0/$9": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {"$0/$5": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {"$0/$6": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$c": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe932f1fe8), tail: Some(0x7abe8c8410f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$7": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$3": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$4": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$a": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a5a8b0dc-c2c4-4dc8-b2ef-ced115fa4864" } } }, process_handle: Mutex { data: None } }, "nonhost:$0/$4": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 13, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$8": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {"$0/$9": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {"$0/$5": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {"$0/$6": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$c": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe932f1fe8), tail: Some(0x7abe8c8410f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$7": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$3": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$4": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$a": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a5a8b0dc-c2c4-4dc8-b2ef-ced115fa4864" } } }, process_handle: Mutex { data: None } }} } }, receive_timeout_timer: None, rs: Mutex { data: None }, stash: MessageHandles(Mutex { data: [] }), watchers: PidSet { pids: Mutex { data: [] }, lookup: Mutex { data: {} } }, context: ContextHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: CreateChildThenStopActor { reply_to: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 13, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$8": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {"$0/$9": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {"$0/$5": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {"$0/$6": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$c": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe932f1fe8), tail: Some(0x7abe8c8410f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$7": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$3": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$4": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$a": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a5a8b0dc-c2c4-4dc8-b2ef-ced115fa4864" } } }, process_handle: Mutex { data: None } }) } })), actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 13, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$8": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {"$0/$9": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {"$0/$5": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {"$0/$6": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$c": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe932f1fe8), tail: Some(0x7abe8c8410f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$7": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$3": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$4": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$a": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a5a8b0dc-c2c4-4dc8-b2ef-ced115fa4864" } } }, extras: Mutex { data: Some(ActorContextExtras { inner: Mutex { data: } }) }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: None, self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 13, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$8": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {"$0/$9": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {"$0/$5": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {"$0/$6": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$c": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe932f1fe8), tail: Some(0x7abe8c8410f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$7": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$3": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$4": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$a": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a5a8b0dc-c2c4-4dc8-b2ef-ced115fa4864" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(2) } } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } } } } } [INFO] [stdout] 2026-04-19T21:52:02.988286Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: extras = ActorContextExtras { inner: Mutex { data: ActorContextExtrasInner { children: PidSet { pids: Mutex { data: [] }, lookup: Mutex { data: {} } }, receive_timeout_timer: None, rs: Mutex { data: Some(RestartStatistics { failure_times: Mutex { data: [Instant { tv_sec: 92005, tv_nsec: 121116520 }, Instant { tv_sec: 92005, tv_nsec: 275045833 }, Instant { tv_sec: 92005, tv_nsec: 422503217 }] } }) }, stash: MessageHandles(Mutex { data: [] }), watchers: PidSet { pids: Mutex { data: [] }, lookup: Mutex { data: {} } }, context: ContextHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: FailingChildActor })), actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 1, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 3, tail: 3, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 3, tail: 3, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 9 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 9 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 9 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 9 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: true, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "2db1c0c5-6ec9-40af-8fba-6e877afe8785" } } }, extras: Mutex { data: Some(ActorContextExtras { inner: Mutex { data: } }) }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: Some(SupervisorStrategyHandle(OneForOneStrategy { max_nr_of_retries: 10, within_duration: 10s, decider: DeciderFunc })), dispatcher: None, receiver_middleware: [ReceiverMiddleware], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: Some(ReceiverMiddlewareChain), sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: None, self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 1, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 3, tail: 3, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 3, tail: 3, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 9 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 9 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 9 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 9 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: true, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "2db1c0c5-6ec9-40af-8fba-6e877afe8785" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 3, tail: 3, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 3, tail: 3, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 9 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 9 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 9 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 9 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: true, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(1) } } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } } } } } [INFO] [stdout] 2026-04-19T21:52:03.069421Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: finished [INFO] [stdout] 2026-04-19T21:52:03.069467Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::try_restart_or_terminate [INFO] [stdout] 2026-04-19T21:52:03.069540Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::try_restart_or_terminate: Restarting [INFO] [stdout] 2026-04-19T21:52:03.069649Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostRestart) [INFO] [stdout] 2026-04-19T21:52:03.069687Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: ReceiverMiddleware: moe = MessageEnvelope { header: None, message_handle: MessageHandle(PostRestart), sender: None } [INFO] [stdout] 2026-04-19T21:52:03.069700Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: >>>> msg = MessageHandle(PostRestart) [INFO] [stdout] 2026-04-19T21:52:03.069718Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: >>> Observer::receive: message_handle = MessageHandle(PostRestart) [INFO] [stdout] 2026-04-19T21:52:03.069751Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostRestart) [INFO] [stdout] 2026-04-19T21:52:03.069769Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostRestart) [INFO] [stdout] 2026-04-19T21:52:03.069801Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_restart [INFO] [stdout] 2026-04-19T21:52:03.069818Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2026-04-19T21:52:03.069980Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: expected = MessageHandle(StringMessage("fail")), received = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2026-04-19T21:52:03.070009Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: expect_message: expected = MessageHandle(PreRestart), counter = 1 [INFO] [stdout] 2026-04-19T21:52:03.070019Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: expected = MessageHandle(PreRestart), received = MessageHandle(PreRestart) [INFO] [stdout] 2026-04-19T21:52:03.070030Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: expect_message: expected = MessageHandle(PostRestart), counter = 1 [INFO] [stdout] 2026-04-19T21:52:03.070039Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: expected = MessageHandle(PostRestart), received = MessageHandle(PostRestart) [INFO] [stdout] 2026-04-19T21:52:03.070058Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: Sending fail message: 3 [INFO] [stdout] 2026-04-19T21:52:03.070113Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: expect_message: expected = MessageHandle(StringMessage("fail")), counter = 1 [INFO] [stdout] 2026-04-19T21:52:03.070183Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2026-04-19T21:52:03.070215Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: ReceiverMiddleware: moe = MessageEnvelope { header: None, message_handle: MessageHandle(StringMessage("fail")), sender: None } [INFO] [stdout] 2026-04-19T21:52:03.070226Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: >>>> msg = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2026-04-19T21:52:03.070236Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: >>> Observer::receive: message_handle = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2026-04-19T21:52:03.070260Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2026-04-19T21:52:03.070270Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(StringMessage("fail")) [INFO] [stdout] 2026-04-19T21:52:03.070296Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: FailingChildActor::receive: msg = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2026-04-19T21:52:03.070314Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: FailingChildActor::receive: msg = "fail" [INFO] [stdout] 2026-04-19T21:52:03.075893Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_root_failure: start [INFO] [stdout] 2026-04-19T21:52:03.076041Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::handle_child_failure: child = "$0", rs = RestartStatistics { failure_times: Mutex { data: [Instant { tv_sec: 92005, tv_nsec: 121116520 }, Instant { tv_sec: 92005, tv_nsec: 275045833 }, Instant { tv_sec: 92005, tv_nsec: 422503217 }] } }, message = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2026-04-19T21:52:03.076167Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::handle_child_failure: Restart: child = "$0", rs = RestartStatistics { failure_times: Mutex { data: [Instant { tv_sec: 92005, tv_nsec: 121116520 }, Instant { tv_sec: 92005, tv_nsec: 275045833 }, Instant { tv_sec: 92005, tv_nsec: 422503217 }] } }, message = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2026-04-19T21:52:03.076207Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::should_stop: max_retries = 10, failure_count = 3 [INFO] [stdout] 2026-04-19T21:52:03.076226Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::should_stop: restart [INFO] [stdout] 2026-04-19T21:52:03.064656Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: stop child = ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 13, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$8": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {"$0/$9": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {"$0/$5": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {"$0/$6": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$c": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe932f1fe8), tail: Some(0x7abe8c8410f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$7": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$3": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$4": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$a": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a5a8b0dc-c2c4-4dc8-b2ef-ced115fa4864" } } }, process_handle: Mutex { data: None } } [INFO] [stdout] 2026-04-19T21:52:03.049631Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: extras = ActorContextExtras { inner: Mutex { data: ActorContextExtrasInner { children: PidSet { pids: Mutex { data: [] }, lookup: Mutex { data: {} } }, receive_timeout_timer: None, rs: Mutex { data: Some(RestartStatistics { failure_times: Mutex { data: [Instant { tv_sec: 92005, tv_nsec: 487447232 }] } }) }, stash: MessageHandles(Mutex { data: [] }), watchers: PidSet { pids: Mutex { data: [] }, lookup: Mutex { data: {} } }, context: ContextHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: PanicActor })), actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 1, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe55e574d0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe55e574d0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe55e574d0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe55e574d0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: true, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }, Subscription { id: 3, handler: Handler, predicate: None, active: 1 }] }, counter: 4 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a883d0be-e597-4ad4-a521-47648a13a276" } } }, extras: Mutex { data: Some(ActorContextExtras { inner: Mutex { data: } }) }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: Some(SupervisorStrategyHandle(OneForOneStrategy { max_nr_of_retries: 10, within_duration: 10s, decider: DeciderFunc })), dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: None, self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 1, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe55e574d0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe55e574d0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe55e574d0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe55e574d0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: true, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }, Subscription { id: 3, handler: Handler, predicate: None, active: 1 }] }, counter: 4 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a883d0be-e597-4ad4-a521-47648a13a276" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe55e574d0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe55e574d0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe55e574d0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe55e574d0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: true, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(1) } } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } } } } } [INFO] [stdout] 2026-04-19T21:52:03.124099Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: finished [INFO] [stdout] 2026-04-19T21:52:03.124142Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::try_restart_or_terminate [INFO] [stdout] 2026-04-19T21:52:03.124171Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::try_restart_or_terminate: Restarting [INFO] [stdout] 2026-04-19T21:52:03.124288Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostRestart) [INFO] [stdout] 2026-04-19T21:52:03.124322Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostRestart) [INFO] [stdout] 2026-04-19T21:52:03.124364Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostRestart) [INFO] [stdout] 2026-04-19T21:52:03.124383Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostRestart) [INFO] [stdout] 2026-04-19T21:52:03.124415Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_restart [INFO] [stdout] 2026-04-19T21:52:03.124433Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2026-04-19T21:52:03.076338Z DEBUG nexus_acto_rs::actor::supervisor::supervision_event: [SUPERVISION]: SupervisorEvent { child: ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 1, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 4, tail: 4, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 4, tail: 4, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 11 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 11 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 11 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 11 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 1, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "2db1c0c5-6ec9-40af-8fba-6e877afe8785" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 4, tail: 4, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 4, tail: 4, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 11 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 11 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 11 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 11 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 1, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }, reason: ActorInnerError { inner_error: Some(Any { .. }), backtrace: 0: ::new::<&str> [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/actor_inner_error.rs:20:18 [INFO] [stdout] 1: ::receive::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/supervisor/supervision_test.rs:220:38 [INFO] [stdout] 2: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 3: ::handle::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/actor.rs:27:41 [INFO] [stdout] 4: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 5: ::handle::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/actor_handle.rs:42:18 [INFO] [stdout] 6: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 7: ::default_receive::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/actor_context.rs:180:50 [INFO] [stdout] 8: ::receive::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/actor_context.rs:836:41 [INFO] [stdout] 9: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 10: ::receive::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/context_handle.rs:142:26 [INFO] [stdout] 11: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 12: ::receive::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/receiver_context_handle.rs:61:26 [INFO] [stdout] 13: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 14: ::with_receiver_middlewares::<[nexus_acto_rs::actor::actor::receiver_middleware::ReceiverMiddleware; 1]>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/props.rs:229:81 [INFO] [stdout] 15: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 16: ::run::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/receiver_middleware_chain.rs:31:31 [INFO] [stdout] 17: nexus_acto_rs::actor::supervisor::supervision_test::test::test_actor_stops_after_x_restarts::{closure#0}::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/supervisor/supervision_test.rs:82:30 [INFO] [stdout] 18: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 19: ::run::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/receiver_middleware_chain.rs:31:31 [INFO] [stdout] 20: ::process_message::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/actor_context.rs:275:60 [INFO] [stdout] 21: ::invoke_user_message::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/actor_context.rs:1052:55 [INFO] [stdout] 22: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: ::invoke_user_message::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/message_invoker.rs:51:44 [INFO] [stdout] 24: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: ::run::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/default_mailbox.rs:241:75 [INFO] [stdout] 26: ::process_messages::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/default_mailbox.rs:261:18 [INFO] [stdout] 27: + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 28: ::process_messages::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/mailbox_handle.rs:42:27 [INFO] [stdout] 29: + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 30: ::schedule::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/default_mailbox.rs:180:43 [INFO] [stdout] 31: + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 32: ::run::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/dispatcher.rs:20:16 [INFO] [stdout] 33: ::run::{closure#0}, alloc::sync::Arc>>::poll::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/core.rs:328:24 [INFO] [stdout] 34: ::run::{closure#0}>>>::with_mut::, ::run::{closure#0}, alloc::sync::Arc>>::poll::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/loom/std/unsafe_cell.rs:16:9 [INFO] [stdout] ::run::{closure#0}, alloc::sync::Arc>>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/core.rs:317:30 [INFO] [stdout] 35: tokio::runtime::task::harness::poll_future::<::run::{closure#0}, alloc::sync::Arc>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/harness.rs:485:30 [INFO] [stdout] 36: ::run::{closure#0}, alloc::sync::Arc>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: std::panicking::catch_unwind::do_call::::run::{closure#0}, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: __rust_try [INFO] [stdout] 39: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe::run::{closure#0}, alloc::sync::Arc>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] std::panic::catch_unwind::::run::{closure#0}, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: tokio::runtime::task::harness::poll_future::<::run::{closure#0}, alloc::sync::Arc> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/harness.rs:473:18 [INFO] [stdout] 41: ::run::{closure#0}, alloc::sync::Arc>>::poll_inner [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/harness.rs:208:27 [INFO] [stdout] 42: ::run::{closure#0}, alloc::sync::Arc>>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/harness.rs:153:20 [INFO] [stdout] 43: tokio::runtime::task::raw::poll::<::run::{closure#0}, alloc::sync::Arc> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/raw.rs:271:13 [INFO] [stdout] 44: ::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/raw.rs:201:18 [INFO] [stdout] 45: >>::run [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/mod.rs:427:13 [INFO] [stdout] 46: ::block_on::>>>::{closure#0}::{closure#1} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:714:30 [INFO] [stdout] 47: tokio::runtime::coop::with_budget::<(), ::block_on>>>::{closure#0}::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/coop.rs:107:5 [INFO] [stdout] tokio::runtime::coop::budget::<(), ::block_on>>>::{closure#0}::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/coop.rs:73:5 [INFO] [stdout] ::run_task::<(), ::block_on>>>::{closure#0}::{closure#1}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:348:43 [INFO] [stdout] 48: ::enter::<(), ::run_task<(), ::block_on>>>::{closure#0}::{closure#1}>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:412:19 [INFO] [stdout] 49: ::run_task::<(), ::block_on>>>::{closure#0}::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:348:28 [INFO] [stdout] 50: ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:713:43 [INFO] [stdout] 51: ::enter::<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:751:68 [INFO] [stdout] 52: >::set::<::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 53: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context.rs:180:38 [INFO] [stdout] 54: >::try_with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 55: >::with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 56: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context.rs:180:17 [INFO] [stdout] 57: ::enter::<::block_on>>>::{closure#0}, core::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:751:27 [INFO] [stdout] 58: ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:660:24 [INFO] [stdout] 59: ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:180:33 [INFO] [stdout] 60: tokio::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 61: ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:168:9 [INFO] [stdout] 62: ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/runtime.rs:361:52 [INFO] [stdout] 63: ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/runtime.rs:335:18 [INFO] [stdout] 64: nexus_acto_rs::actor::supervisor::supervision_test::test::test_actor_stops_after_x_restarts [INFO] [stdout] at /opt/rustwide/workdir/src/actor/supervisor/supervision_test.rs:127:16 [INFO] [stdout] 65: nexus_acto_rs::actor::supervisor::supervision_test::test::test_actor_stops_after_x_restarts::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/supervisor/supervision_test.rs:59:47 [INFO] [stdout] 66: >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 67: core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 68: test::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] test::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] test::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 69: test::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] std::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 70: std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] ::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] std::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] ::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 71: + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 72: [INFO] [stdout] 73: clone [INFO] [stdout] }, directive: Restart } [INFO] [stdout] 2026-04-19T21:52:03.129106Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_root_failure: finished [INFO] [stdout] 2026-04-19T21:52:03.129501Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_restart [INFO] [stdout] 2026-04-19T21:52:03.131396Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreRestart) [INFO] [stdout] 2026-04-19T21:52:03.131512Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: ReceiverMiddleware: moe = MessageEnvelope { header: None, message_handle: MessageHandle(PreRestart), sender: None } [INFO] [stdout] 2026-04-19T21:52:03.131564Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: >>>> msg = MessageHandle(PreRestart) [INFO] [stdout] 2026-04-19T21:52:03.133388Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: >>> Observer::receive: message_handle = MessageHandle(PreRestart) [INFO] [stdout] 2026-04-19T21:52:03.133455Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreRestart) [INFO] [stdout] 2026-04-19T21:52:03.133469Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreRestart) [INFO] [stdout] 2026-04-19T21:52:03.133517Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_restart [INFO] [stdout] 2026-04-19T21:52:03.133552Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: start [INFO] [stdout] 2026-04-19T21:52:03.163692Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0 [INFO] [stdout] 2026-04-19T21:52:03.165504Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0 [INFO] [stdout] 2026-04-19T21:52:03.167409Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:03.167510Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:03.167558Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:03.167596Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2026-04-19T21:52:03.167651Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2026-04-19T21:52:03.167761Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0 [INFO] [stdout] 2026-04-19T21:52:03.169383Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0 [INFO] [stdout] 2026-04-19T21:52:03.169641Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:03.169713Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:03.169763Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:03.169863Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2026-04-19T21:52:03.169963Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_start [INFO] [stdout] 2026-04-19T21:52:03.170327Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle("Fail!") [INFO] [stdout] 2026-04-19T21:52:03.170377Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle("Fail!") [INFO] [stdout] 2026-04-19T21:52:03.170398Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle("Fail!") [INFO] [stdout] 2026-04-19T21:52:03.170409Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle("Fail!") [INFO] [stdout] 2026-04-19T21:52:03.178961Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_root_failure: start [INFO] [stdout] 2026-04-19T21:52:03.179091Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::handle_child_failure: child = "$0", rs = RestartStatistics { failure_times: Mutex { data: [] } }, message = MessageHandle("Fail!") [INFO] [stdout] 2026-04-19T21:52:03.179204Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::handle_child_failure: Restart: child = "$0", rs = RestartStatistics { failure_times: Mutex { data: [] } }, message = MessageHandle("Fail!") [INFO] [stdout] 2026-04-19T21:52:03.179225Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::should_stop: max_retries = 10, failure_count = 0 [INFO] [stdout] 2026-04-19T21:52:03.179244Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::should_stop: restart [INFO] [stdout] 2026-04-19T21:52:03.133570Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: extras = ActorContextExtras { inner: Mutex { data: ActorContextExtrasInner { children: PidSet { pids: Mutex { data: [] }, lookup: Mutex { data: {} } }, receive_timeout_timer: None, rs: Mutex { data: Some(RestartStatistics { failure_times: Mutex { data: [Instant { tv_sec: 92005, tv_nsec: 121116520 }, Instant { tv_sec: 92005, tv_nsec: 275045833 }, Instant { tv_sec: 92005, tv_nsec: 422503217 }, Instant { tv_sec: 92005, tv_nsec: 560875794 }] } }) }, stash: MessageHandles(Mutex { data: [] }), watchers: PidSet { pids: Mutex { data: [] }, lookup: Mutex { data: {} } }, context: ContextHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: FailingChildActor })), actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 1, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 4, tail: 4, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 4, tail: 4, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 12 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 12 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 12 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 12 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: true, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "2db1c0c5-6ec9-40af-8fba-6e877afe8785" } } }, extras: Mutex { data: Some(ActorContextExtras { inner: Mutex { data: } }) }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: Some(SupervisorStrategyHandle(OneForOneStrategy { max_nr_of_retries: 10, within_duration: 10s, decider: DeciderFunc })), dispatcher: None, receiver_middleware: [ReceiverMiddleware], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: Some(ReceiverMiddlewareChain), sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: None, self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 1, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 4, tail: 4, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 4, tail: 4, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 12 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 12 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 12 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 12 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: true, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "2db1c0c5-6ec9-40af-8fba-6e877afe8785" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 4, tail: 4, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 4, tail: 4, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 12 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 12 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 12 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 12 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: true, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(1) } } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } } } } } [INFO] [stdout] 2026-04-19T21:52:03.216627Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: finished [INFO] [stdout] 2026-04-19T21:52:03.217137Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::try_restart_or_terminate [INFO] [stdout] 2026-04-19T21:52:03.217249Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::try_restart_or_terminate: Restarting [INFO] [stdout] 2026-04-19T21:52:03.217528Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostRestart) [INFO] [stdout] 2026-04-19T21:52:03.217967Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: ReceiverMiddleware: moe = MessageEnvelope { header: None, message_handle: MessageHandle(PostRestart), sender: None } [INFO] [stdout] 2026-04-19T21:52:03.218032Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: >>>> msg = MessageHandle(PostRestart) [INFO] [stdout] 2026-04-19T21:52:03.218066Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: >>> Observer::receive: message_handle = MessageHandle(PostRestart) [INFO] [stdout] 2026-04-19T21:52:03.218128Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostRestart) [INFO] [stdout] 2026-04-19T21:52:03.218182Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostRestart) [INFO] [stdout] 2026-04-19T21:52:03.218248Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_restart [INFO] [stdout] 2026-04-19T21:52:03.218299Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2026-04-19T21:52:03.218827Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: expected = MessageHandle(StringMessage("fail")), received = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2026-04-19T21:52:03.219263Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: expect_message: expected = MessageHandle(PreRestart), counter = 1 [INFO] [stdout] 2026-04-19T21:52:03.219400Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: expected = MessageHandle(PreRestart), received = MessageHandle(PreRestart) [INFO] [stdout] 2026-04-19T21:52:03.219505Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: expect_message: expected = MessageHandle(PostRestart), counter = 1 [INFO] [stdout] 2026-04-19T21:52:03.219576Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: expected = MessageHandle(PostRestart), received = MessageHandle(PostRestart) [INFO] [stdout] 2026-04-19T21:52:03.219631Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: Sending fail message: 4 [INFO] [stdout] 2026-04-19T21:52:03.219887Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: expect_message: expected = MessageHandle(StringMessage("fail")), counter = 1 [INFO] [stdout] 2026-04-19T21:52:03.222677Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2026-04-19T21:52:03.222769Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: ReceiverMiddleware: moe = MessageEnvelope { header: None, message_handle: MessageHandle(StringMessage("fail")), sender: None } [INFO] [stdout] 2026-04-19T21:52:03.222812Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: >>>> msg = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2026-04-19T21:52:03.222854Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: >>> Observer::receive: message_handle = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2026-04-19T21:52:03.222913Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2026-04-19T21:52:03.222968Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(StringMessage("fail")) [INFO] [stdout] 2026-04-19T21:52:03.223031Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: FailingChildActor::receive: msg = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2026-04-19T21:52:03.223084Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: FailingChildActor::receive: msg = "fail" [INFO] [stdout] 2026-04-19T21:52:03.179332Z DEBUG nexus_acto_rs::actor::supervisor::supervision_event: [SUPERVISION]: SupervisorEvent { child: ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 1, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe55e568c0, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe55e568c0, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe55e568c0, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe55e568c0, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 1, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }, Subscription { id: 3, handler: Handler, predicate: None, active: 1 }] }, counter: 4 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a257ba07-0a8e-490f-ba19-cea18a37a393" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe55e568c0, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe55e568c0, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe55e568c0, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe55e568c0, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 1, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }, reason: ActorInnerError { inner_error: Some(Any { .. }), backtrace: 0: ::new:: [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/actor_inner_error.rs:20:18 [INFO] [stdout] 1: ::receive::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/supervisor/supervision_event_test.rs:35:38 [INFO] [stdout] 2: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 3: ::handle::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/actor.rs:27:41 [INFO] [stdout] 4: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 5: ::handle::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/actor_handle.rs:42:18 [INFO] [stdout] 6: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 7: ::default_receive::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/actor_context.rs:180:50 [INFO] [stdout] 8: ::process_message::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/actor_context.rs:291:41 [INFO] [stdout] 9: ::invoke_user_message::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/actor_context.rs:1052:55 [INFO] [stdout] 10: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 11: ::invoke_user_message::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/message_invoker.rs:51:44 [INFO] [stdout] 12: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 13: ::run::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/default_mailbox.rs:241:75 [INFO] [stdout] 14: ::process_messages::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/default_mailbox.rs:261:18 [INFO] [stdout] 15: + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 16: ::process_messages::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/mailbox_handle.rs:42:27 [INFO] [stdout] 17: + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 18: ::schedule::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/default_mailbox.rs:180:43 [INFO] [stdout] 19: + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 20: ::run::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/dispatcher.rs:20:16 [INFO] [stdout] 21: ::run::{closure#0}, alloc::sync::Arc>>::poll::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/core.rs:328:24 [INFO] [stdout] 22: ::run::{closure#0}>>>::with_mut::, ::run::{closure#0}, alloc::sync::Arc>>::poll::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/loom/std/unsafe_cell.rs:16:9 [INFO] [stdout] ::run::{closure#0}, alloc::sync::Arc>>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/core.rs:317:30 [INFO] [stdout] 23: tokio::runtime::task::harness::poll_future::<::run::{closure#0}, alloc::sync::Arc>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/harness.rs:485:30 [INFO] [stdout] 24: ::run::{closure#0}, alloc::sync::Arc>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 25: std::panicking::catch_unwind::do_call::::run::{closure#0}, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 26: __rust_try [INFO] [stdout] 27: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe::run::{closure#0}, alloc::sync::Arc>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] std::panic::catch_unwind::::run::{closure#0}, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 28: tokio::runtime::task::harness::poll_future::<::run::{closure#0}, alloc::sync::Arc> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/harness.rs:473:18 [INFO] [stdout] 29: ::run::{closure#0}, alloc::sync::Arc>>::poll_inner [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/harness.rs:208:27 [INFO] [stdout] 30: ::run::{closure#0}, alloc::sync::Arc>>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/harness.rs:153:20 [INFO] [stdout] 31: tokio::runtime::task::raw::poll::<::run::{closure#0}, alloc::sync::Arc> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/raw.rs:271:13 [INFO] [stdout] 32: ::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/raw.rs:201:18 [INFO] [stdout] 33: >>::run [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/mod.rs:427:13 [INFO] [stdout] 34: ::block_on::>>>::{closure#0}::{closure#1} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:714:30 [INFO] [stdout] 35: tokio::runtime::coop::with_budget::<(), ::block_on>>>::{closure#0}::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/coop.rs:107:5 [INFO] [stdout] tokio::runtime::coop::budget::<(), ::block_on>>>::{closure#0}::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/coop.rs:73:5 [INFO] [stdout] ::run_task::<(), ::block_on>>>::{closure#0}::{closure#1}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:348:43 [INFO] [stdout] 36: ::enter::<(), ::run_task<(), ::block_on>>>::{closure#0}::{closure#1}>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:412:19 [INFO] [stdout] 37: ::run_task::<(), ::block_on>>>::{closure#0}::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:348:28 [INFO] [stdout] 38: ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:713:43 [INFO] [stdout] 39: ::enter::<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:751:68 [INFO] [stdout] 40: >::set::<::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 41: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context.rs:180:38 [INFO] [stdout] 42: >::try_with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 43: >::with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 44: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context.rs:180:17 [INFO] [stdout] 45: ::enter::<::block_on>>>::{closure#0}, core::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:751:27 [INFO] [stdout] 46: ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:660:24 [INFO] [stdout] 47: ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:180:33 [INFO] [stdout] 48: tokio::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 49: ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:168:9 [INFO] [stdout] 50: ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/runtime.rs:361:52 [INFO] [stdout] 51: ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/runtime.rs:335:18 [INFO] [stdout] 52: nexus_acto_rs::actor::supervisor::supervision_event_test::test::test_supervisor_event_handle_from_event_stream [INFO] [stdout] at /opt/rustwide/workdir/src/actor/supervisor/supervision_event_test.rs:65:38 [INFO] [stdout] 53: nexus_acto_rs::actor::supervisor::supervision_event_test::test::test_supervisor_event_handle_from_event_stream::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/supervisor/supervision_event_test.rs:43:60 [INFO] [stdout] 54: >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 56: test::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] test::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] test::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 57: test::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] std::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 58: std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] ::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] std::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] ::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 59: + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 60: [INFO] [stdout] 61: clone [INFO] [stdout] }, directive: Restart } [INFO] [stdout] 2026-04-19T21:52:03.225731Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_root_failure: finished [INFO] [stdout] 2026-04-19T21:52:03.226113Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_restart [INFO] [stdout] 2026-04-19T21:52:03.226600Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreRestart) [INFO] [stdout] 2026-04-19T21:52:03.226665Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreRestart) [INFO] [stdout] 2026-04-19T21:52:03.226712Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreRestart) [INFO] [stdout] 2026-04-19T21:52:03.226755Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreRestart) [INFO] [stdout] 2026-04-19T21:52:03.226561Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_root_failure: start [INFO] [stdout] 2026-04-19T21:52:03.226974Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::handle_child_failure: child = "$0", rs = RestartStatistics { failure_times: Mutex { data: [Instant { tv_sec: 92005, tv_nsec: 121116520 }, Instant { tv_sec: 92005, tv_nsec: 275045833 }, Instant { tv_sec: 92005, tv_nsec: 422503217 }, Instant { tv_sec: 92005, tv_nsec: 560875794 }] } }, message = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2026-04-19T21:52:03.226862Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_restart [INFO] [stdout] 2026-04-19T21:52:03.227094Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: start [INFO] [stdout] 2026-04-19T21:52:03.230496Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::handle_child_failure: Restart: child = "$0", rs = RestartStatistics { failure_times: Mutex { data: [Instant { tv_sec: 92005, tv_nsec: 121116520 }, Instant { tv_sec: 92005, tv_nsec: 275045833 }, Instant { tv_sec: 92005, tv_nsec: 422503217 }, Instant { tv_sec: 92005, tv_nsec: 560875794 }] } }, message = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2026-04-19T21:52:03.230625Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::should_stop: max_retries = 10, failure_count = 4 [INFO] [stdout] 2026-04-19T21:52:03.230672Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::should_stop: restart [INFO] [stdout] 2026-04-19T21:52:03.230824Z DEBUG nexus_acto_rs::actor::supervisor::supervision_event: [SUPERVISION]: SupervisorEvent { child: ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 1, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 5, tail: 5, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 5, tail: 5, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 14 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 14 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 14 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 14 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 1, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "2db1c0c5-6ec9-40af-8fba-6e877afe8785" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 5, tail: 5, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 5, tail: 5, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 14 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 14 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 14 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 14 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 1, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }, reason: ActorInnerError { inner_error: Some(Any { .. }), backtrace: 0: ::new::<&str> [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/actor_inner_error.rs:20:18 [INFO] [stdout] 1: ::receive::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/supervisor/supervision_test.rs:220:38 [INFO] [stdout] 2: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 3: ::handle::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/actor.rs:27:41 [INFO] [stdout] 4: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 5: ::handle::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/actor_handle.rs:42:18 [INFO] [stdout] 6: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 7: ::default_receive::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/actor_context.rs:180:50 [INFO] [stdout] 8: ::receive::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/actor_context.rs:836:41 [INFO] [stdout] 9: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 10: ::receive::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/context_handle.rs:142:26 [INFO] [stdout] 11: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 12: ::receive::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/receiver_context_handle.rs:61:26 [INFO] [stdout] 13: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 14: ::with_receiver_middlewares::<[nexus_acto_rs::actor::actor::receiver_middleware::ReceiverMiddleware; 1]>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/props.rs:229:81 [INFO] [stdout] 15: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 16: ::run::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/receiver_middleware_chain.rs:31:31 [INFO] [stdout] 17: nexus_acto_rs::actor::supervisor::supervision_test::test::test_actor_stops_after_x_restarts::{closure#0}::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/supervisor/supervision_test.rs:82:30 [INFO] [stdout] 18: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 19: ::run::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/receiver_middleware_chain.rs:31:31 [INFO] [stdout] 20: ::process_message::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/actor_context.rs:275:60 [INFO] [stdout] 21: ::invoke_user_message::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/actor_context.rs:1052:55 [INFO] [stdout] 22: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: ::invoke_user_message::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/message_invoker.rs:51:44 [INFO] [stdout] 24: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: ::run::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/default_mailbox.rs:241:75 [INFO] [stdout] 26: ::process_messages::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/default_mailbox.rs:261:18 [INFO] [stdout] 27: + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 28: ::process_messages::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/mailbox_handle.rs:42:27 [INFO] [stdout] 29: + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 30: ::schedule::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/default_mailbox.rs:180:43 [INFO] [stdout] 31: + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 32: ::run::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/dispatcher.rs:20:16 [INFO] [stdout] 33: ::run::{closure#0}, alloc::sync::Arc>>::poll::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/core.rs:328:24 [INFO] [stdout] 34: ::run::{closure#0}>>>::with_mut::, ::run::{closure#0}, alloc::sync::Arc>>::poll::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/loom/std/unsafe_cell.rs:16:9 [INFO] [stdout] ::run::{closure#0}, alloc::sync::Arc>>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/core.rs:317:30 [INFO] [stdout] 35: tokio::runtime::task::harness::poll_future::<::run::{closure#0}, alloc::sync::Arc>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/harness.rs:485:30 [INFO] [stdout] 36: ::run::{closure#0}, alloc::sync::Arc>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: std::panicking::catch_unwind::do_call::::run::{closure#0}, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: __rust_try [INFO] [stdout] 39: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe::run::{closure#0}, alloc::sync::Arc>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] std::panic::catch_unwind::::run::{closure#0}, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: tokio::runtime::task::harness::poll_future::<::run::{closure#0}, alloc::sync::Arc> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/harness.rs:473:18 [INFO] [stdout] 41: ::run::{closure#0}, alloc::sync::Arc>>::poll_inner [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/harness.rs:208:27 [INFO] [stdout] 42: ::run::{closure#0}, alloc::sync::Arc>>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/harness.rs:153:20 [INFO] [stdout] 43: tokio::runtime::task::raw::poll::<::run::{closure#0}, alloc::sync::Arc> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/raw.rs:271:13 [INFO] [stdout] 44: ::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/raw.rs:201:18 [INFO] [stdout] 45: >>::run [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/mod.rs:427:13 [INFO] [stdout] 46: ::block_on::>>>::{closure#0}::{closure#1} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:714:30 [INFO] [stdout] 47: tokio::runtime::coop::with_budget::<(), ::block_on>>>::{closure#0}::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/coop.rs:107:5 [INFO] [stdout] tokio::runtime::coop::budget::<(), ::block_on>>>::{closure#0}::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/coop.rs:73:5 [INFO] [stdout] ::run_task::<(), ::block_on>>>::{closure#0}::{closure#1}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:348:43 [INFO] [stdout] 48: ::enter::<(), ::run_task<(), ::block_on>>>::{closure#0}::{closure#1}>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:412:19 [INFO] [stdout] 49: ::run_task::<(), ::block_on>>>::{closure#0}::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:348:28 [INFO] [stdout] 50: ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:713:43 [INFO] [stdout] 51: ::enter::<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:751:68 [INFO] [stdout] 52: >::set::<::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 53: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context.rs:180:38 [INFO] [stdout] 54: >::try_with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 55: >::with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 56: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context.rs:180:17 [INFO] [stdout] 57: ::enter::<::block_on>>>::{closure#0}, core::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:751:27 [INFO] [stdout] 58: ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:660:24 [INFO] [stdout] 59: ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:180:33 [INFO] [stdout] 60: tokio::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 61: ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:168:9 [INFO] [stdout] 62: ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/runtime.rs:361:52 [INFO] [stdout] 63: ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/runtime.rs:335:18 [INFO] [stdout] 64: nexus_acto_rs::actor::supervisor::supervision_test::test::test_actor_stops_after_x_restarts [INFO] [stdout] at /opt/rustwide/workdir/src/actor/supervisor/supervision_test.rs:127:16 [INFO] [stdout] 65: nexus_acto_rs::actor::supervisor::supervision_test::test::test_actor_stops_after_x_restarts::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/supervisor/supervision_test.rs:59:47 [INFO] [stdout] 66: >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 67: core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 68: test::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] test::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] test::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 69: test::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] std::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 70: std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] ::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] std::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] ::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 71: + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 72: [INFO] [stdout] 73: clone [INFO] [stdout] }, directive: Restart } [INFO] [stdout] 2026-04-19T21:52:03.271564Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_root_failure: finished [INFO] [stdout] 2026-04-19T21:52:03.273723Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_restart [INFO] [stdout] 2026-04-19T21:52:03.273773Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreRestart) [INFO] [stdout] 2026-04-19T21:52:03.273814Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: ReceiverMiddleware: moe = MessageEnvelope { header: None, message_handle: MessageHandle(PreRestart), sender: None } [INFO] [stdout] 2026-04-19T21:52:03.273828Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: >>>> msg = MessageHandle(PreRestart) [INFO] [stdout] 2026-04-19T21:52:03.273838Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: >>> Observer::receive: message_handle = MessageHandle(PreRestart) [INFO] [stdout] 2026-04-19T21:52:03.273873Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreRestart) [INFO] [stdout] 2026-04-19T21:52:03.273884Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreRestart) [INFO] [stdout] 2026-04-19T21:52:03.273920Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_restart [INFO] [stdout] 2026-04-19T21:52:03.273950Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: start [INFO] [stdout] 2026-04-19T21:52:03.105179Z DEBUG nexus_acto_rs::actor::actor::actor_process: ActorProcess::stop: ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 13, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$8": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {"$0/$9": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {"$0/$5": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {"$0/$6": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$c": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: }), dead: false })) } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe932f1fe8), tail: Some(0x7abe8c8410f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$7": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$3": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$4": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$a": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a5a8b0dc-c2c4-4dc8-b2ef-ced115fa4864" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 13, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$8": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {"$0/$9": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {"$0/$5": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {"$0/$6": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$c": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe932f1fe8), tail: Some(0x7abe8c8410f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$7": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$3": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$4": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$a": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a5a8b0dc-c2c4-4dc8-b2ef-ced115fa4864" } } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 13, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$8": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {"$0/$9": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {"$0/$5": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {"$0/$6": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$c": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe932f1fe8), tail: Some(0x7abe8c8410f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$7": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$3": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$4": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$a": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a5a8b0dc-c2c4-4dc8-b2ef-ced115fa4864" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 13, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$8": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {"$0/$9": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {"$0/$5": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {"$0/$6": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$c": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe932f1fe8), tail: Some(0x7abe8c8410f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$7": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$3": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$4": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$a": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a5a8b0dc-c2c4-4dc8-b2ef-ced115fa4864" } } }, process_handle: Mutex { data: } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } } [INFO] [stdout] 2026-04-19T21:52:03.227150Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: extras = ActorContextExtras { inner: Mutex { data: ActorContextExtrasInner { children: PidSet { pids: Mutex { data: [] }, lookup: Mutex { data: {} } }, receive_timeout_timer: None, rs: Mutex { data: Some(RestartStatistics { failure_times: Mutex { data: [Instant { tv_sec: 92005, tv_nsec: 663893959 }] } }) }, stash: MessageHandles(Mutex { data: [] }), watchers: PidSet { pids: Mutex { data: [] }, lookup: Mutex { data: {} } }, context: ContextHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: PanicActor })), actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 1, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe55e568c0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe55e568c0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe55e568c0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe55e568c0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: true, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }, Subscription { id: 3, handler: Handler, predicate: None, active: 1 }] }, counter: 4 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a257ba07-0a8e-490f-ba19-cea18a37a393" } } }, extras: Mutex { data: Some(ActorContextExtras { inner: Mutex { data: } }) }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: Some(SupervisorStrategyHandle(RestartingStrategy)), dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: None, self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 1, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe55e568c0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe55e568c0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe55e568c0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe55e568c0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: true, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }, Subscription { id: 3, handler: Handler, predicate: None, active: 1 }] }, counter: 4 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a257ba07-0a8e-490f-ba19-cea18a37a393" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe55e568c0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe55e568c0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe55e568c0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe55e568c0, tail_position: 3 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: true, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(1) } } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } } } } } [INFO] [stdout] 2026-04-19T21:52:03.298423Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: finished [INFO] [stdout] 2026-04-19T21:52:03.298469Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::try_restart_or_terminate [INFO] [stdout] 2026-04-19T21:52:03.298504Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::try_restart_or_terminate: Restarting [INFO] [stdout] 2026-04-19T21:52:03.298604Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostRestart) [INFO] [stdout] 2026-04-19T21:52:03.298623Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostRestart) [INFO] [stdout] 2026-04-19T21:52:03.298641Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostRestart) [INFO] [stdout] 2026-04-19T21:52:03.298651Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostRestart) [INFO] [stdout] 2026-04-19T21:52:03.298677Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_restart [INFO] [stdout] 2026-04-19T21:52:03.298687Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] test actor::supervisor::supervision_event_test::test::test_supervisor_event_handle_from_event_stream ... ok [INFO] [stdout] 2026-04-19T21:52:03.278696Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: stop child = ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 13, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$8": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b500, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$8", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {"$0/$9": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c840bb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$9", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {"$0/$5": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83dc00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$5", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {"$0/$6": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83e6e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$6", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$c": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c841390, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$c", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$1": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83a310, tail_position: 2 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 1, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$1", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: }), dead: true })) } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$b": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$b", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), done: false, result: None, error: None, pipes: [], completions: [] } }, notify: Notify { state: 1, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: Some(0x7abe932f1fe8), tail: Some(0x7abe8c8410f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$7": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83f360, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$7", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$3": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83c3b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$3", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$4": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83cc30, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"future_$a": ProcessHandle(ActorFutureProcess { future: Mutex { data: ActorFuture { inner: Mutex { data: ActorFutureInner { actor_system: ActorSystem { inner: Mutex { data: } }, pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "future_$a", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorFutureProcess { future: Mutex { data: } })) } }), done: true, result: Some(MessageHandle(true)), error: None, pipes: [], completions: [] } }, notify: Notify { state: 4, waiters: Mutex(PhantomData>>, Mutex { data: LinkedList { head: None, tail: None } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0/$2": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c83b9b0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8c837a70, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: true })) } }), self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$2", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: None } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(0) } } } })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "a5a8b0dc-c2c4-4dc8-b2ef-ced115fa4864" } } }, process_handle: Mutex { data: None } } [INFO] [stdout] 2026-04-19T21:52:03.273966Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: extras = ActorContextExtras { inner: Mutex { data: ActorContextExtrasInner { children: PidSet { pids: Mutex { data: [] }, lookup: Mutex { data: {} } }, receive_timeout_timer: None, rs: Mutex { data: Some(RestartStatistics { failure_times: Mutex { data: [Instant { tv_sec: 92005, tv_nsec: 121116520 }, Instant { tv_sec: 92005, tv_nsec: 275045833 }, Instant { tv_sec: 92005, tv_nsec: 422503217 }, Instant { tv_sec: 92005, tv_nsec: 560875794 }, Instant { tv_sec: 92005, tv_nsec: 715318997 }] } }) }, stash: MessageHandles(Mutex { data: [] }), watchers: PidSet { pids: Mutex { data: [] }, lookup: Mutex { data: {} } }, context: ContextHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: FailingChildActor })), actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 1, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 5, tail: 5, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 5, tail: 5, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 15 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 15 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 15 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 15 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: true, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "2db1c0c5-6ec9-40af-8fba-6e877afe8785" } } }, extras: Mutex { data: Some(ActorContextExtras { inner: Mutex { data: } }) }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: Some(SupervisorStrategyHandle(OneForOneStrategy { max_nr_of_retries: 10, within_duration: 10s, decider: DeciderFunc })), dispatcher: None, receiver_middleware: [ReceiverMiddleware], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: Some(ReceiverMiddlewareChain), sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: None, self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 1, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 5, tail: 5, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 5, tail: 5, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 15 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 15 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 15 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 15 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: true, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "2db1c0c5-6ec9-40af-8fba-6e877afe8785" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 5, tail: 5, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 5, tail: 5, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 15 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 15 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 15 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 15 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: true, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(1) } } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } } } } } [INFO] [stdout] 2026-04-19T21:52:03.322827Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: finished [INFO] [stdout] 2026-04-19T21:52:03.322909Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::try_restart_or_terminate [INFO] [stdout] 2026-04-19T21:52:03.322994Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::try_restart_or_terminate: Restarting [INFO] [stdout] 2026-04-19T21:52:03.323121Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostRestart) [INFO] [stdout] 2026-04-19T21:52:03.323181Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: ReceiverMiddleware: moe = MessageEnvelope { header: None, message_handle: MessageHandle(PostRestart), sender: None } [INFO] [stdout] 2026-04-19T21:52:03.323218Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: >>>> msg = MessageHandle(PostRestart) [INFO] [stdout] 2026-04-19T21:52:03.323248Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: >>> Observer::receive: message_handle = MessageHandle(PostRestart) [INFO] [stdout] 2026-04-19T21:52:03.323302Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostRestart) [INFO] [stdout] 2026-04-19T21:52:03.323336Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostRestart) [INFO] [stdout] 2026-04-19T21:52:03.323412Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_restart [INFO] [stdout] 2026-04-19T21:52:03.323447Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2026-04-19T21:52:03.323640Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: expected = MessageHandle(StringMessage("fail")), received = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2026-04-19T21:52:03.323703Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: expect_message: expected = MessageHandle(PreRestart), counter = 1 [INFO] [stdout] 2026-04-19T21:52:03.323745Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: expected = MessageHandle(PreRestart), received = MessageHandle(PreRestart) [INFO] [stdout] 2026-04-19T21:52:03.323778Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: expect_message: expected = MessageHandle(PostRestart), counter = 1 [INFO] [stdout] 2026-04-19T21:52:03.323819Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: expected = MessageHandle(PostRestart), received = MessageHandle(PostRestart) [INFO] [stdout] 2026-04-19T21:52:03.323872Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: Sending fail message: 5 [INFO] [stdout] 2026-04-19T21:52:03.323956Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: expect_message: expected = MessageHandle(StringMessage("fail")), counter = 1 [INFO] [stdout] 2026-04-19T21:52:03.324450Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2026-04-19T21:52:03.324525Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: ReceiverMiddleware: moe = MessageEnvelope { header: None, message_handle: MessageHandle(StringMessage("fail")), sender: None } [INFO] [stdout] 2026-04-19T21:52:03.324562Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: >>>> msg = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2026-04-19T21:52:03.324591Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: >>> Observer::receive: message_handle = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2026-04-19T21:52:03.324639Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2026-04-19T21:52:03.324670Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(StringMessage("fail")) [INFO] [stdout] 2026-04-19T21:52:03.324718Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: FailingChildActor::receive: msg = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2026-04-19T21:52:03.324751Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: FailingChildActor::receive: msg = "fail" [INFO] [stdout] 2026-04-19T21:52:03.327428Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_root_failure: start [INFO] [stdout] 2026-04-19T21:52:03.327533Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::handle_child_failure: child = "$0", rs = RestartStatistics { failure_times: Mutex { data: [Instant { tv_sec: 92005, tv_nsec: 121116520 }, Instant { tv_sec: 92005, tv_nsec: 275045833 }, Instant { tv_sec: 92005, tv_nsec: 422503217 }, Instant { tv_sec: 92005, tv_nsec: 560875794 }, Instant { tv_sec: 92005, tv_nsec: 715318997 }] } }, message = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2026-04-19T21:52:03.327628Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::handle_child_failure: Restart: child = "$0", rs = RestartStatistics { failure_times: Mutex { data: [Instant { tv_sec: 92005, tv_nsec: 121116520 }, Instant { tv_sec: 92005, tv_nsec: 275045833 }, Instant { tv_sec: 92005, tv_nsec: 422503217 }, Instant { tv_sec: 92005, tv_nsec: 560875794 }, Instant { tv_sec: 92005, tv_nsec: 715318997 }] } }, message = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2026-04-19T21:52:03.327652Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::should_stop: max_retries = 10, failure_count = 5 [INFO] [stdout] 2026-04-19T21:52:03.327668Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::should_stop: restart [INFO] [stdout] 2026-04-19T21:52:03.327757Z DEBUG nexus_acto_rs::actor::supervisor::supervision_event: [SUPERVISION]: SupervisorEvent { child: ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 1, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 6, tail: 6, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 6, tail: 6, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 17 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 17 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 17 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 17 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 1, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "2db1c0c5-6ec9-40af-8fba-6e877afe8785" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 6, tail: 6, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 6, tail: 6, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 17 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 17 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 17 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 17 }, semaphore: Semaphore(2), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 1, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 1, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }, reason: ActorInnerError { inner_error: Some(Any { .. }), backtrace: 0: ::new::<&str> [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/actor_inner_error.rs:20:18 [INFO] [stdout] 1: ::receive::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/supervisor/supervision_test.rs:220:38 [INFO] [stdout] 2: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 3: ::handle::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/actor.rs:27:41 [INFO] [stdout] 4: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 5: ::handle::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/actor_handle.rs:42:18 [INFO] [stdout] 6: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 7: ::default_receive::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/actor_context.rs:180:50 [INFO] [stdout] 8: ::receive::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/actor_context.rs:836:41 [INFO] [stdout] 9: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 10: ::receive::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/context_handle.rs:142:26 [INFO] [stdout] 11: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 12: ::receive::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/receiver_context_handle.rs:61:26 [INFO] [stdout] 13: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 14: ::with_receiver_middlewares::<[nexus_acto_rs::actor::actor::receiver_middleware::ReceiverMiddleware; 1]>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/props.rs:229:81 [INFO] [stdout] 15: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 16: ::run::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/receiver_middleware_chain.rs:31:31 [INFO] [stdout] 17: nexus_acto_rs::actor::supervisor::supervision_test::test::test_actor_stops_after_x_restarts::{closure#0}::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/supervisor/supervision_test.rs:82:30 [INFO] [stdout] 18: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 19: ::run::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/receiver_middleware_chain.rs:31:31 [INFO] [stdout] 20: ::process_message::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/actor_context.rs:275:60 [INFO] [stdout] 21: ::invoke_user_message::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/actor_context.rs:1052:55 [INFO] [stdout] 22: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: ::invoke_user_message::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/message_invoker.rs:51:44 [INFO] [stdout] 24: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: ::run::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/default_mailbox.rs:241:75 [INFO] [stdout] 26: ::process_messages::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/default_mailbox.rs:261:18 [INFO] [stdout] 27: + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 28: ::process_messages::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/mailbox_handle.rs:42:27 [INFO] [stdout] 29: + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 30: ::schedule::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/default_mailbox.rs:180:43 [INFO] [stdout] 31: + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 32: ::run::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/dispatcher.rs:20:16 [INFO] [stdout] 33: ::run::{closure#0}, alloc::sync::Arc>>::poll::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/core.rs:328:24 [INFO] [stdout] 34: ::run::{closure#0}>>>::with_mut::, ::run::{closure#0}, alloc::sync::Arc>>::poll::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/loom/std/unsafe_cell.rs:16:9 [INFO] [stdout] ::run::{closure#0}, alloc::sync::Arc>>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/core.rs:317:30 [INFO] [stdout] 35: tokio::runtime::task::harness::poll_future::<::run::{closure#0}, alloc::sync::Arc>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/harness.rs:485:30 [INFO] [stdout] 36: ::run::{closure#0}, alloc::sync::Arc>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: std::panicking::catch_unwind::do_call::::run::{closure#0}, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: __rust_try [INFO] [stdout] 39: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe::run::{closure#0}, alloc::sync::Arc>::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] std::panic::catch_unwind::::run::{closure#0}, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: tokio::runtime::task::harness::poll_future::<::run::{closure#0}, alloc::sync::Arc> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/harness.rs:473:18 [INFO] [stdout] 41: ::run::{closure#0}, alloc::sync::Arc>>::poll_inner [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/harness.rs:208:27 [INFO] [stdout] 42: ::run::{closure#0}, alloc::sync::Arc>>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/harness.rs:153:20 [INFO] [stdout] 43: tokio::runtime::task::raw::poll::<::run::{closure#0}, alloc::sync::Arc> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/raw.rs:271:13 [INFO] [stdout] 44: ::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/raw.rs:201:18 [INFO] [stdout] 45: >>::run [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/task/mod.rs:427:13 [INFO] [stdout] 46: ::block_on::>>>::{closure#0}::{closure#1} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:714:30 [INFO] [stdout] 47: tokio::runtime::coop::with_budget::<(), ::block_on>>>::{closure#0}::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/coop.rs:107:5 [INFO] [stdout] tokio::runtime::coop::budget::<(), ::block_on>>>::{closure#0}::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/coop.rs:73:5 [INFO] [stdout] ::run_task::<(), ::block_on>>>::{closure#0}::{closure#1}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:348:43 [INFO] [stdout] 48: ::enter::<(), ::run_task<(), ::block_on>>>::{closure#0}::{closure#1}>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:412:19 [INFO] [stdout] 49: ::run_task::<(), ::block_on>>>::{closure#0}::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:348:28 [INFO] [stdout] 50: ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:713:43 [INFO] [stdout] 51: ::enter::<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:751:68 [INFO] [stdout] 52: >::set::<::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 53: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context.rs:180:38 [INFO] [stdout] 54: >::try_with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 55: >::with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 56: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context.rs:180:17 [INFO] [stdout] 57: ::enter::<::block_on>>>::{closure#0}, core::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:751:27 [INFO] [stdout] 58: ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:660:24 [INFO] [stdout] 59: ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:180:33 [INFO] [stdout] 60: tokio::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 61: ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:168:9 [INFO] [stdout] 62: ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/runtime.rs:361:52 [INFO] [stdout] 63: ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/runtime.rs:335:18 [INFO] [stdout] 64: nexus_acto_rs::actor::supervisor::supervision_test::test::test_actor_stops_after_x_restarts [INFO] [stdout] at /opt/rustwide/workdir/src/actor/supervisor/supervision_test.rs:127:16 [INFO] [stdout] 65: nexus_acto_rs::actor::supervisor::supervision_test::test::test_actor_stops_after_x_restarts::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/supervisor/supervision_test.rs:59:47 [INFO] [stdout] 66: >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 67: core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 68: test::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] test::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] test::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 69: test::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] std::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 70: std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] ::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] std::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] ::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 71: + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 72: [INFO] [stdout] 73: clone [INFO] [stdout] }, directive: Restart } [INFO] [stdout] 2026-04-19T21:52:03.356567Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_root_failure: finished [INFO] [stdout] 2026-04-19T21:52:03.356917Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_restart [INFO] [stdout] 2026-04-19T21:52:03.356987Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreRestart) [INFO] [stdout] 2026-04-19T21:52:03.357049Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: ReceiverMiddleware: moe = MessageEnvelope { header: None, message_handle: MessageHandle(PreRestart), sender: None } [INFO] [stdout] 2026-04-19T21:52:03.357084Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: >>>> msg = MessageHandle(PreRestart) [INFO] [stdout] 2026-04-19T21:52:03.357110Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: >>> Observer::receive: message_handle = MessageHandle(PreRestart) [INFO] [stdout] 2026-04-19T21:52:03.357160Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreRestart) [INFO] [stdout] 2026-04-19T21:52:03.357191Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreRestart) [INFO] [stdout] 2026-04-19T21:52:03.357248Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_restart [INFO] [stdout] 2026-04-19T21:52:03.357304Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: start [INFO] [stdout] 2026-04-19T21:52:03.357366Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: extras = ActorContextExtras { inner: Mutex { data: ActorContextExtrasInner { children: PidSet { pids: Mutex { data: [] }, lookup: Mutex { data: {} } }, receive_timeout_timer: None, rs: Mutex { data: Some(RestartStatistics { failure_times: Mutex { data: [Instant { tv_sec: 92005, tv_nsec: 121116520 }, Instant { tv_sec: 92005, tv_nsec: 275045833 }, Instant { tv_sec: 92005, tv_nsec: 422503217 }, Instant { tv_sec: 92005, tv_nsec: 560875794 }, Instant { tv_sec: 92005, tv_nsec: 715318997 }, Instant { tv_sec: 92005, tv_nsec: 812319594 }] } }) }, stash: MessageHandles(Mutex { data: [] }), watchers: PidSet { pids: Mutex { data: [] }, lookup: Mutex { data: {} } }, context: ContextHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: FailingChildActor })), actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 1, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 6, tail: 6, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 6, tail: 6, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 18 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 18 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 18 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 18 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: true, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "2db1c0c5-6ec9-40af-8fba-6e877afe8785" } } }, extras: Mutex { data: Some(ActorContextExtras { inner: Mutex { data: } }) }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: Some(SupervisorStrategyHandle(OneForOneStrategy { max_nr_of_retries: 10, within_duration: 10s, decider: DeciderFunc })), dispatcher: None, receiver_middleware: [ReceiverMiddleware], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: Some(ReceiverMiddlewareChain), sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: None, self_pid: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: ActorSystemInner { process_registry: Some(ProcessRegistry { sequence_id: 1, actor_system: ActorSystem { inner: Mutex { data: } }, address: "nonhost", local_pids: SliceMap { local_pids: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"deadletter": ProcessHandle(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$0": ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 6, tail: 6, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 6, tail: 6, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 18 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 18 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 18 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 18 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: true, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"eventstream": ProcessHandle(EventStreamProcess { system: ActorSystem { inner: Mutex { data: } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, remote_handlers: Mutex { data: [] } }), root_context: Some(RootContext { actor_system: ActorSystem { inner: Mutex { data: } }, sender_middleware_chain: None, spawn_middleware: None, message_headers: MessageHeaders { inner: {} }, guardian_strategy: None }), event_stream: EventStream { subscriptions: RwLock { data: [Subscription { id: 0, handler: Handler, predicate: None, active: 1 }, Subscription { id: 1, handler: Handler, predicate: None, active: 1 }, Subscription { id: 2, handler: Handler, predicate: None, active: 1 }] }, counter: 3 }, guardians: Some(GuardiansValue { actor_system: ActorSystem { inner: Mutex { data: } }, guardians: Mutex { data: {} } }), dead_letter: Some(DeadLetterProcess { actor_system: ActorSystem { inner: Mutex { data: } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } }, config: Config { log_prefix: "", dispatcher_throughput: 300, dead_letter_throttle_interval: 1s, dead_letter_throttle_count: 10, dead_letter_request_logging: false, developer_supervision_logging: false }, id: "2db1c0c5-6ec9-40af-8fba-6e877afe8785" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 6, tail: 6, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 6, tail: 6, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 18 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 18 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 18 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7abe8505e5f0, tail_position: 18 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: true, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: })) }, dispatcher_opt: Mutex { data: Some(DispatcherHandle(TokioRuntimeContextDispatcher { throughput: 300 })) }, middlewares: [] } } } }), dead: false })) } }), receive_timeout: None, producer: None, message_or_envelope_opt: Mutex { data: None }, state: Some(1) } } } }), extensions: ContextExtensions { extensions: Mutex { data: [None, None, None] } } } } } [INFO] [stdout] 2026-04-19T21:52:03.397937Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: finished [INFO] [stdout] 2026-04-19T21:52:03.397998Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::try_restart_or_terminate [INFO] [stdout] 2026-04-19T21:52:03.398082Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::try_restart_or_terminate: Restarting [INFO] [stdout] 2026-04-19T21:52:03.398227Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostRestart) [INFO] [stdout] 2026-04-19T21:52:03.398303Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: ReceiverMiddleware: moe = MessageEnvelope { header: None, message_handle: MessageHandle(PostRestart), sender: None } [INFO] [stdout] 2026-04-19T21:52:03.398340Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: >>>> msg = MessageHandle(PostRestart) [INFO] [stdout] 2026-04-19T21:52:03.398392Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: >>> Observer::receive: message_handle = MessageHandle(PostRestart) [INFO] [stdout] 2026-04-19T21:52:03.398442Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostRestart) [INFO] [stdout] 2026-04-19T21:52:03.398473Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostRestart) [INFO] [stdout] 2026-04-19T21:52:03.398536Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_restart [INFO] [stdout] 2026-04-19T21:52:03.398570Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2026-04-19T21:52:03.398750Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: expected = MessageHandle(StringMessage("fail")), received = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2026-04-19T21:52:03.398801Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: expect_message: expected = MessageHandle(PreRestart), counter = 1 [INFO] [stdout] 2026-04-19T21:52:03.398832Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: expected = MessageHandle(PreRestart), received = MessageHandle(PreRestart) [INFO] [stdout] 2026-04-19T21:52:03.398863Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: expect_message: expected = MessageHandle(PostRestart), counter = 1 [INFO] [stdout] 2026-04-19T21:52:03.398892Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: expected = MessageHandle(PostRestart), received = MessageHandle(PostRestart) [INFO] [stdout] 2026-04-19T21:52:03.398926Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: Sending fail message: 6 [INFO] [stdout] 2026-04-19T21:52:03.399002Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: expect_message: expected = MessageHandle(StringMessage("fail")), counter = 1 [INFO] [stdout] 2026-04-19T21:52:03.399101Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2026-04-19T21:52:03.399156Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: ReceiverMiddleware: moe = MessageEnvelope { header: None, message_handle: MessageHandle(StringMessage("fail")), sender: None } [INFO] [stdout] 2026-04-19T21:52:03.399191Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: >>>> msg = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2026-04-19T21:52:03.399219Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: >>> Observer::receive: message_handle = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2026-04-19T21:52:03.399268Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2026-04-19T21:52:03.399304Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(StringMessage("fail")) [INFO] [stdout] 2026-04-19T21:52:03.399375Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: FailingChildActor::receive: msg = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2026-04-19T21:52:03.399413Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: FailingChildActor::receive: msg = "fail" [INFO] [stdout] 2026-04-19T21:52:03.402051Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_root_failure: start [INFO] [stdout] 2026-04-19T21:52:03.402204Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::handle_child_failure: child = "$0", rs = RestartStatistics { failure_times: Mutex { data: [Instant { tv_sec: 92005, tv_nsec: 121116520 }, Instant { tv_sec: 92005, tv_nsec: 275045833 }, Instant { tv_sec: 92005, tv_nsec: 422503217 }, Instant { tv_sec: 92005, tv_nsec: 560875794 }, Instant { tv_sec: 92005, tv_nsec: 715318997 }, Instant { tv_sec: 92005, tv_nsec: 812319594 }] } }, message = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2026-04-19T21:52:03.402333Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::handle_child_failure: Restart: child = "$0", rs = RestartStatistics { failure_times: Mutex { data: [Instant { tv_sec: 92005, tv_nsec: 121116520 }, Instant { tv_sec: 92005, tv_nsec: 275045833 }, Instant { tv_sec: 92005, tv_nsec: 422503217 }, Instant { tv_sec: 92005, tv_nsec: 560875794 }, Instant { tv_sec: 92005, tv_nsec: 715318997 }, Instant { tv_sec: 92005, tv_nsec: 812319594 }] } }, message = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2026-04-19T21:52:03.402400Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::should_stop: max_retries = 10, failure_count = 6 [INFO] [stdout] 2026-04-19T21:52:03.402437Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::should_stop: restart [WARN] too much data in the log, truncating it