[INFO] fetching crate nexus-acto-rs 0.8.4... [INFO] testing nexus-acto-rs-0.8.4 against 1.90.0 for beta-1.91-3 [INFO] extracting crate nexus-acto-rs 0.8.4 into /workspace/builds/worker-2-tc1/source [INFO] removed /workspace/builds/worker-2-tc1/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-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate nexus-acto-rs 0.8.4 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-condvar v0.3.0 [INFO] [stderr] Downloaded base64-string-rs v0.0.1 [INFO] [stderr] Downloaded rand_core v0.9.0-alpha.2 [INFO] [stderr] Downloaded rand_chacha v0.9.0-alpha.2 [INFO] [stderr] Downloaded dashmap v6.0.1 [INFO] [stderr] Downloaded prost v0.13.1 [INFO] [stderr] Downloaded oni-comb-uri-rs v0.2.516 [INFO] [stderr] Downloaded oni-comb-parser-rs v0.0.526 [INFO] [stderr] Downloaded prost-build v0.13.1 [INFO] [stderr] Downloaded rand v0.9.0-alpha.2 [INFO] [stderr] Downloaded rstest_macros v0.22.0 [INFO] [stderr] Downloaded rstest v0.22.0 [INFO] [stderr] Downloaded prettyplease v0.2.20 [INFO] [stderr] Downloaded prost-derive v0.13.1 [INFO] [stderr] Downloaded prost-types v0.13.1 [INFO] [stderr] Downloaded object v0.36.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 85bad138a5de441954e5295c7232dc728ff8e16840f4be9aea881a0e8f5cd7ca [INFO] running `Command { std: "docker" "start" "-a" "85bad138a5de441954e5295c7232dc728ff8e16840f4be9aea881a0e8f5cd7ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "85bad138a5de441954e5295c7232dc728ff8e16840f4be9aea881a0e8f5cd7ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85bad138a5de441954e5295c7232dc728ff8e16840f4be9aea881a0e8f5cd7ca", kill_on_drop: false }` [INFO] [stdout] 85bad138a5de441954e5295c7232dc728ff8e16840f4be9aea881a0e8f5cd7ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ab8b69e971818e9aff55da07cc1c4a8d385ef678ff428d293ff677fae8445d5 [INFO] running `Command { std: "docker" "start" "-a" "4ab8b69e971818e9aff55da07cc1c4a8d385ef678ff428d293ff677fae8445d5", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling syn v2.0.74 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling cc v1.1.11 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling object v0.36.3 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling clap_builder v4.5.15 [INFO] [stderr] Compiling oni-comb-parser-rs v0.0.526 [INFO] [stderr] Compiling dashmap v6.0.1 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling oni-comb-uri-rs v0.2.516 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling base64-string-rs v0.0.1 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling addr2line v0.22.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 tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling tokio v1.39.2 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling clap v4.5.15 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling prost v0.13.1 [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 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 tokio-condvar v0.3.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.84s [INFO] running `Command { std: "docker" "inspect" "4ab8b69e971818e9aff55da07cc1c4a8d385ef678ff428d293ff677fae8445d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ab8b69e971818e9aff55da07cc1c4a8d385ef678ff428d293ff677fae8445d5", kill_on_drop: false }` [INFO] [stdout] 4ab8b69e971818e9aff55da07cc1c4a8d385ef678ff428d293ff677fae8445d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 672fe66e4ee99efaef8b1ac2b50c1f9d1b4e58a280af35d8285d7aa329dd5405 [INFO] running `Command { std: "docker" "start" "-a" "672fe66e4ee99efaef8b1ac2b50c1f9d1b4e58a280af35d8285d7aa329dd5405", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v2.0.74 [INFO] [stderr] Compiling rustc_version v0.4.0 [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 tokio v1.39.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling tracing v0.1.40 [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 v0.13.1 [INFO] [stderr] Compiling clap v4.5.15 [INFO] [stderr] Compiling rand_chacha v0.9.0-alpha.2 [INFO] [stderr] Compiling prost-types v0.13.1 [INFO] [stderr] Compiling rand v0.9.0-alpha.2 [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 23.72s [INFO] running `Command { std: "docker" "inspect" "672fe66e4ee99efaef8b1ac2b50c1f9d1b4e58a280af35d8285d7aa329dd5405", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "672fe66e4ee99efaef8b1ac2b50c1f9d1b4e58a280af35d8285d7aa329dd5405", kill_on_drop: false }` [INFO] [stdout] 672fe66e4ee99efaef8b1ac2b50c1f9d1b4e58a280af35d8285d7aa329dd5405 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9e184241670ecba12a8f2af7f48e54b7e76e7ea08e8db0ff0433feff11518599 [INFO] running `Command { std: "docker" "start" "-a" "9e184241670ecba12a8f2af7f48e54b7e76e7ea08e8db0ff0433feff11518599", 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)]` 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.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nexus_acto_rs-46367fc7ce8b7d68) [INFO] [stdout] [INFO] [stdout] running 77 tests [INFO] [stdout] test actor::actor::pid_set_test::tests::test_pid_set_empty ... ok [INFO] [stdout] 2025-10-01T11:25:25.963355Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0 [INFO] [stdout] 2025-10-01T11:25:25.963539Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0 [INFO] [stdout] 2025-10-01T11:25:25.963575Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.963598Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.963624Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.963673Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.963776Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2025-10-01T11:25:25.963859Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0 [INFO] [stdout] 2025-10-01T11:25:25.963924Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0 [INFO] [stdout] 2025-10-01T11:25:25.964176Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.964203Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.964237Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.964251Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] test actor::actor::pid_set_test::tests::test_pid_set_add_map ... ok [INFO] [stdout] 2025-10-01T11:25:25.964298Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_start [INFO] [stdout] 2025-10-01T11:25:25.964370Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.964394Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.964413Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.964424Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.964501Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0/$1 [INFO] [stdout] 2025-10-01T11:25:25.964736Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0/$1 [INFO] [stdout] 2025-10-01T11:25:25.964839Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.964911Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.964973Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.964989Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.965041Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2025-10-01T11:25:25.965136Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0/$1 [INFO] [stdout] 2025-10-01T11:25:25.965179Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0/$1 [INFO] [stdout] 2025-10-01T11:25:25.965319Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.965344Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.965364Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.965371Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.965396Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_start [INFO] [stdout] 2025-10-01T11:25:25.965460Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.965543Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.965584Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.965620Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.965669Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0/$2 [INFO] [stdout] 2025-10-01T11:25:25.965752Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0/$2 [INFO] [stdout] 2025-10-01T11:25:25.965824Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.965865Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.965900Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.965931Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.965972Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2025-10-01T11:25:25.966022Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0/$2 [INFO] [stdout] 2025-10-01T11:25:25.966036Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0/$2 [INFO] [stdout] 2025-10-01T11:25:25.966107Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.966125Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.966137Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.966143Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.966182Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0/$3 [INFO] [stdout] 2025-10-01T11:25:25.966242Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0/$3 [INFO] [stdout] 2025-10-01T11:25:25.966260Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.966270Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.966343Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.966354Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.966414Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.966448Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.966497Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_start [INFO] [stdout] 2025-10-01T11:25:25.966601Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.966651Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.966711Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2025-10-01T11:25:25.966790Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0/$3 [INFO] [stdout] 2025-10-01T11:25:25.966831Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0/$3 [INFO] [stdout] 2025-10-01T11:25:25.966924Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.966944Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.966956Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.966962Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.967000Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0/$4 [INFO] [stdout] 2025-10-01T11:25:25.967134Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0/$4 [INFO] [stdout] 2025-10-01T11:25:25.967186Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.967220Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.967274Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.967307Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.967347Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2025-10-01T11:25:25.967420Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0/$4 [INFO] [stdout] 2025-10-01T11:25:25.967458Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0/$4 [INFO] [stdout] 2025-10-01T11:25:25.967574Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.967621Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.967654Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.967680Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.967745Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_start [INFO] [stdout] 2025-10-01T11:25:25.967831Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.967879Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.967918Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.967946Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.967983Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_start [INFO] [stdout] 2025-10-01T11:25:25.968058Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.968102Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.968120Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.968126Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.968169Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0/$5 [INFO] [stdout] 2025-10-01T11:25:25.968258Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0/$5 [INFO] [stdout] 2025-10-01T11:25:25.968282Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.968292Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.968302Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.968310Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.968328Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2025-10-01T11:25:25.968371Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0/$5 [INFO] [stdout] 2025-10-01T11:25:25.968414Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0/$5 [INFO] [stdout] 2025-10-01T11:25:25.968492Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.968543Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.968576Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.968613Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.968672Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0/$6 [INFO] [stdout] 2025-10-01T11:25:25.968788Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0/$6 [INFO] [stdout] 2025-10-01T11:25:25.968852Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.968949Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.968973Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.968988Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.968995Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.969016Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_start [INFO] [stdout] 2025-10-01T11:25:25.969105Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.969148Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.969160Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.969182Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2025-10-01T11:25:25.969231Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0/$6 [INFO] [stdout] 2025-10-01T11:25:25.969250Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0/$6 [INFO] [stdout] 2025-10-01T11:25:25.969317Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.969380Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.969422Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.969499Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.969584Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0/$7 [INFO] [stdout] 2025-10-01T11:25:25.969653Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0/$7 [INFO] [stdout] 2025-10-01T11:25:25.969673Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.969703Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.969718Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.969725Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.969746Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2025-10-01T11:25:25.969797Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0/$7 [INFO] [stdout] 2025-10-01T11:25:25.969843Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0/$7 [INFO] [stdout] 2025-10-01T11:25:25.969945Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.969992Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.970029Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.970041Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.970064Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_start [INFO] [stdout] 2025-10-01T11:25:25.970144Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.970162Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.970180Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.970188Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.970215Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_start [INFO] [stdout] 2025-10-01T11:25:25.970281Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.970297Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.970313Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.970328Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.970374Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0/$8 [INFO] [stdout] 2025-10-01T11:25:25.970469Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0/$8 [INFO] [stdout] 2025-10-01T11:25:25.970537Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.970581Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.970621Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.970654Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.970712Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2025-10-01T11:25:25.970790Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0/$8 [INFO] [stdout] 2025-10-01T11:25:25.970849Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0/$8 [INFO] [stdout] 2025-10-01T11:25:25.970964Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.971021Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.971059Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.971104Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.971179Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0/$9 [INFO] [stdout] 2025-10-01T11:25:25.971317Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0/$9 [INFO] [stdout] 2025-10-01T11:25:25.971430Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.971474Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.971542Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.971554Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.971578Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_start [INFO] [stdout] 2025-10-01T11:25:25.971640Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.971659Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.971672Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.971723Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.971753Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2025-10-01T11:25:25.971802Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0/$9 [INFO] [stdout] 2025-10-01T11:25:25.971820Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0/$9 [INFO] [stdout] 2025-10-01T11:25:25.971915Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.971937Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.971951Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.971959Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.971980Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_start [INFO] [stdout] 2025-10-01T11:25:25.972186Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.972208Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.972223Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.972231Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.972278Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0/$b [INFO] [stdout] 2025-10-01T11:25:25.972347Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0/$b [INFO] [stdout] 2025-10-01T11:25:25.972396Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.972439Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.972457Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.972464Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.972485Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2025-10-01T11:25:25.972544Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0/$b [INFO] [stdout] 2025-10-01T11:25:25.972563Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0/$b [INFO] [stdout] 2025-10-01T11:25:25.973414Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0 [INFO] [stdout] 2025-10-01T11:25:25.973449Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0 [INFO] [stdout] 2025-10-01T11:25:25.973588Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0 [INFO] [stdout] 2025-10-01T11:25:25.973616Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.973609Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0 [INFO] [stdout] 2025-10-01T11:25:25.973629Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.973653Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.973655Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.973671Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.973672Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.973749Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.973780Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.973755Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0 [INFO] [stdout] 2025-10-01T11:25:25.973818Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2025-10-01T11:25:25.973836Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0 [INFO] [stdout] 2025-10-01T11:25:25.973889Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0 [INFO] [stdout] 2025-10-01T11:25:25.973911Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0 [INFO] [stdout] 2025-10-01T11:25:25.973979Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.974005Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.974019Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.974032Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.974131Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.974158Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.974173Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.974180Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.974203Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_start [INFO] [stdout] 2025-10-01T11:25:25.974249Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.974262Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.974274Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.974281Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.974325Z DEBUG nexus_acto_rs::actor::actor::child_test::tests: CreateChildThenStopActor: MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.974377Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0/$1 [INFO] [stdout] 2025-10-01T11:25:25.974441Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0/$1 [INFO] [stdout] 2025-10-01T11:25:25.974480Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.974494Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.974507Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.974517Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.974552Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2025-10-01T11:25:25.974600Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0/$1 [INFO] [stdout] 2025-10-01T11:25:25.974614Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0/$1 [INFO] [stdout] 2025-10-01T11:25:25.974832Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.974860Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.974873Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.974880Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.974901Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_start [INFO] [stdout] 2025-10-01T11:25:25.974967Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.974987Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.975000Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.975007Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.975028Z DEBUG nexus_acto_rs::actor::actor::child_test::tests: CreateChildThenStopActor: MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.975058Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0/$2 [INFO] [stdout] 2025-10-01T11:25:25.975164Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0/$2 [INFO] [stdout] 2025-10-01T11:25:25.975223Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.975261Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.975559Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.975625Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.975673Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2025-10-01T11:25:25.975795Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0/$2 [INFO] [stdout] 2025-10-01T11:25:25.975861Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0/$2 [INFO] [stdout] 2025-10-01T11:25:25.976020Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.976077Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.976114Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.976173Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.976222Z DEBUG nexus_acto_rs::actor::actor::child_test::tests: CreateChildThenStopActor: MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.976328Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0/$3 [INFO] [stdout] 2025-10-01T11:25:25.976438Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0/$3 [INFO] [stdout] test actor::actor::pid_set_test::tests::test_pid_set_add_small ... ok [INFO] [stdout] 2025-10-01T11:25:25.976629Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.976741Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.976887Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.976987Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.977147Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.977195Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.977371Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_start [INFO] [stdout] 2025-10-01T11:25:25.977521Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.977568Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.977723Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2025-10-01T11:25:25.977791Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0/$3 [INFO] [stdout] 2025-10-01T11:25:25.977807Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0/$3 [INFO] [stdout] 2025-10-01T11:25:25.977884Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.977906Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.977919Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.977926Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.977948Z DEBUG nexus_acto_rs::actor::actor::child_test::tests: CreateChildThenStopActor: MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.978066Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0/$4 [INFO] [stdout] 2025-10-01T11:25:25.978138Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0/$4 [INFO] [stdout] 2025-10-01T11:25:25.978155Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.978166Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.978179Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.978185Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.978234Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2025-10-01T11:25:25.978370Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0/$4 [INFO] [stdout] 2025-10-01T11:25:25.978483Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0/$4 [INFO] [stdout] 2025-10-01T11:25:25.978631Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.978730Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.978757Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.978765Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.978787Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_start [INFO] [stdout] 2025-10-01T11:25:25.978864Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.978921Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.978957Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.979000Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.979055Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_start [INFO] [stdout] 2025-10-01T11:25:25.979131Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0 [INFO] [stdout] 2025-10-01T11:25:25.979146Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.979167Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.979180Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.979187Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.979226Z DEBUG nexus_acto_rs::actor::actor::child_test::tests: CreateChildThenStopActor: MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.979227Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0 [INFO] [stdout] 2025-10-01T11:25:25.979323Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0/$5 [INFO] [stdout] 2025-10-01T11:25:25.979358Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.979377Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.979395Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0/$5 [INFO] [stdout] 2025-10-01T11:25:25.979412Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.979421Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.979394Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.979433Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.979433Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.979440Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.979468Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2025-10-01T11:25:25.979505Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0 [INFO] [stdout] 2025-10-01T11:25:25.979512Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0/$5 [INFO] [stdout] 2025-10-01T11:25:25.979525Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0/$5 [INFO] [stdout] 2025-10-01T11:25:25.979534Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0 [INFO] [stdout] 2025-10-01T11:25:25.979586Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.979591Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $2 [INFO] [stdout] 2025-10-01T11:25:25.979599Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.979611Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.979617Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.979639Z DEBUG nexus_acto_rs::actor::actor::child_test::tests: CreateChildThenStopActor: MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.979661Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $2 [INFO] [stdout] 2025-10-01T11:25:25.979669Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0/$6 [INFO] [stdout] 2025-10-01T11:25:25.979677Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.979717Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.979734Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.979740Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.979750Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0/$6 [INFO] [stdout] 2025-10-01T11:25:25.979785Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.979809Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $2 [INFO] [stdout] 2025-10-01T11:25:25.979823Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $2 [INFO] [stdout] 2025-10-01T11:25:25.979842Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.979856Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.979877Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.979884Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.979906Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_start [INFO] [stdout] 2025-10-01T11:25:25.979934Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.979949Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.979960Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.979966Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.979966Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.979984Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.979990Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.980013Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2025-10-01T11:25:25.980056Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.980075Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.980065Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0/$6 [INFO] [stdout] 2025-10-01T11:25:25.980087Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.980091Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0/$6 [INFO] [stdout] 2025-10-01T11:25:25.980095Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.980156Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.980173Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.980242Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.980276Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.980320Z DEBUG nexus_acto_rs::actor::actor::child_test::tests: CreateChildThenStopActor: MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.980377Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0/$7 [INFO] [stdout] 2025-10-01T11:25:25.980460Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0/$7 [INFO] [stdout] 2025-10-01T11:25:25.980508Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.980545Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.980566Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.980573Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.980594Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2025-10-01T11:25:25.980645Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0/$7 [INFO] [stdout] 2025-10-01T11:25:25.980671Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0/$7 [INFO] [stdout] 2025-10-01T11:25:25.980770Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.980788Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.980800Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.980854Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.980898Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_start [INFO] [stdout] 2025-10-01T11:25:25.981024Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.981071Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.981110Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.981138Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.981166Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_start [INFO] [stdout] 2025-10-01T11:25:25.981237Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.981258Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.981271Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.981278Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.981300Z DEBUG nexus_acto_rs::actor::actor::child_test::tests: CreateChildThenStopActor: MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.981330Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0/$8 [INFO] [stdout] 2025-10-01T11:25:25.981400Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0/$8 [INFO] [stdout] 2025-10-01T11:25:25.981422Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.981433Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.981447Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.981455Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.981475Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2025-10-01T11:25:25.981519Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0/$8 [INFO] [stdout] 2025-10-01T11:25:25.981536Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0/$8 [INFO] [stdout] 2025-10-01T11:25:25.981604Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.981663Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.981681Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.981703Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.981728Z DEBUG nexus_acto_rs::actor::actor::child_test::tests: CreateChildThenStopActor: MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.981785Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0/$9 [INFO] [stdout] 2025-10-01T11:25:25.981888Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0/$9 [INFO] [stdout] 2025-10-01T11:25:25.981984Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.982086Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.982131Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.982171Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.982229Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_start [INFO] [stdout] 2025-10-01T11:25:25.982323Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.982361Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.982394Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.982421Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.982465Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2025-10-01T11:25:25.982537Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0/$9 [INFO] [stdout] 2025-10-01T11:25:25.982595Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0/$9 [INFO] [stdout] test actor::actor::pid_set_test::tests::test_pid_set_clear ... ok [INFO] [stdout] 2025-10-01T11:25:25.982736Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.982795Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.982809Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.982815Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.982833Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_start [INFO] [stdout] 2025-10-01T11:25:25.983095Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.983151Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.983192Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.983219Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.983247Z DEBUG nexus_acto_rs::actor::actor::child_test::tests: CreateChildThenStopActor: MessageHandle(CreateChildMessage) [INFO] [stdout] 2025-10-01T11:25:25.983284Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0/$c [INFO] [stdout] 2025-10-01T11:25:25.983374Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0/$c [INFO] [stdout] 2025-10-01T11:25:25.983431Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.983450Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.983465Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.983472Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.983493Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2025-10-01T11:25:25.983575Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0/$c [INFO] [stdout] 2025-10-01T11:25:25.983596Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0/$c [INFO] [stdout] 2025-10-01T11:25:25.984972Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0 [INFO] [stdout] 2025-10-01T11:25:25.985280Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0 [INFO] [stdout] 2025-10-01T11:25:25.986972Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0 [INFO] [stdout] 2025-10-01T11:25:25.987145Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.987107Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0 [INFO] [stdout] 2025-10-01T11:25:25.987364Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.987556Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.987480Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.987818Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.987831Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.987891Z DEBUG nexus_acto_rs::actor::actor::actor_example_test::tests: callee msg = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.987972Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0 [INFO] [stdout] 2025-10-01T11:25:25.987989Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0 [INFO] [stdout] 2025-10-01T11:25:25.988025Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $1 [INFO] [stdout] 2025-10-01T11:25:25.988093Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $1 [INFO] [stdout] 2025-10-01T11:25:25.988110Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.988120Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.988133Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.988141Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.988171Z DEBUG nexus_acto_rs::actor::actor::actor_example_test::tests: caller msg = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.988268Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $1 [INFO] [stdout] 2025-10-01T11:25:25.988297Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $1 [INFO] [stdout] 2025-10-01T11:25:25.988397Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.988412Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.988425Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.988433Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.988453Z DEBUG nexus_acto_rs::actor::actor::actor_example_test::tests: callee msg = MessageHandle(PostStart) [INFO] [stdout] test actor::actor::pid_set_test::tests::test_pid_set_values ... ok [INFO] [stdout] 2025-10-01T11:25:25.988762Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.988781Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.988854Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0 [INFO] [stdout] 2025-10-01T11:25:25.988874Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0 [INFO] [stdout] 2025-10-01T11:25:25.989021Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.989046Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.989061Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.989072Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.972628Z 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: 0x798660837680, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798660837680, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798660837680, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798660837680, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, 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: 0x79866083acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79866083acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79866083acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79866083acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, 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: 0x798660837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798660837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798660837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798660837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, 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: 0x7986608387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986608387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986608387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986608387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, 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: 0x798660839d20, 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: 0x798660839d20, 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: 0x798660839d20, 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: 0x798660839d20, 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: 0x7986608319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, 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: 0x798660834280, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798660834280, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798660834280, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798660834280, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, 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: 0x7986608319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, 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: 0x798660839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798660839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798660839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798660839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, 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: 0x798660836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798660836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798660836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798660836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, 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: 0x798660836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798660836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798660836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798660836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, 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(0x79866ac59018), tail: Some(0x79866ac59018) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798660835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798660835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798660835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798660835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, 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: "b5241f4a-e890-453e-943d-3f80a95fa54f" } } }, process_handle: Mutex { data: None } }) }) [INFO] [stdout] 2025-10-01T11:25:25.989825Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: my-actor [INFO] [stdout] 2025-10-01T11:25:25.989994Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: my-actor [INFO] [stdout] 2025-10-01T11:25:25.990062Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.990102Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.990179Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.990211Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.990356Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: my-actor [INFO] [stdout] 2025-10-01T11:25:25.990421Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: my-actor [INFO] [stdout] 2025-10-01T11:25:25.990562Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.990619Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.990662Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.990750Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] test actor::actor::pid_set_test::tests::test_pid_set_add_remove ... ok [INFO] [stdout] 2025-10-01T11:25:25.991543Z DEBUG nexus_acto_rs::actor::actor::spawn_named_example_test::tests: Hello World! [INFO] [stdout] 2025-10-01T11:25:25.974082Z 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: 0x798650831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798650831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798650831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798650831af0, 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(0x79866a655fe8), tail: Some(0x79866a655fe8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, 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: "a3a7b580-9b73-4e07-8761-9d52e5b5dd93" } } }, process_handle: Mutex { data: None } }) }) [INFO] [stdout] 2025-10-01T11:25:25.995086Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0 [INFO] [stdout] test actor::actor::spawn_named_example_test::tests::example_root_context_spawn_named ... ok [INFO] [stdout] 2025-10-01T11:25:25.995661Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0 [INFO] [stdout] 2025-10-01T11:25:25.995838Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0 [INFO] [stdout] 2025-10-01T11:25:25.995887Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.995912Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.995929Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.995941Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.997418Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0 [INFO] [stdout] 2025-10-01T11:25:25.997746Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.997746Z DEBUG nexus_acto_rs::actor::actor::spawn_example_test::tests: msg = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.997857Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.997865Z DEBUG nexus_acto_rs::actor::actor::spawn_example_test::tests: Hello World! [INFO] [stdout] 2025-10-01T11:25:25.997882Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.997895Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.997921Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2025-10-01T11:25:25.997940Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0 [INFO] [stdout] 2025-10-01T11:25:25.997954Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0 [INFO] [stdout] 2025-10-01T11:25:25.997977Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0 [INFO] [stdout] 2025-10-01T11:25:25.998038Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0 [INFO] [stdout] 2025-10-01T11:25:25.998427Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.998481Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.998522Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.998552Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.998601Z DEBUG nexus_acto_rs::actor::actor::spawn_test::tests: MyActor started [INFO] [stdout] test actor::actor::spawn_test::tests::test_example ... ok [INFO] [stdout] 2025-10-01T11:25:25.999512Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0 [INFO] [stdout] 2025-10-01T11:25:25.999704Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0 [INFO] [stdout] 2025-10-01T11:25:25.999747Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.999786Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.999840Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:25.999887Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.000333Z DEBUG nexus_acto_rs::actor::actor::actor_example_test::tests: msg = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.000434Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0 [INFO] [stdout] 2025-10-01T11:25:26.000478Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0 [INFO] [stdout] 2025-10-01T11:25:26.000717Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.001567Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.002328Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.002351Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.002379Z DEBUG nexus_acto_rs::actor::actor::actor_example_test::tests: msg = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.002426Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle("Hello World") [INFO] [stdout] 2025-10-01T11:25:26.002448Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle("Hello World") [INFO] [stdout] 2025-10-01T11:25:26.002463Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle("Hello World") [INFO] [stdout] 2025-10-01T11:25:26.002470Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle("Hello World") [INFO] [stdout] 2025-10-01T11:25:26.002566Z DEBUG nexus_acto_rs::actor::actor::actor_example_test::tests: msg = MessageHandle("Hello World") [INFO] [stdout] 2025-10-01T11:25:26.003931Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0 [INFO] [stdout] 2025-10-01T11:25:26.004140Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0 [INFO] [stdout] 2025-10-01T11:25:26.004761Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.004793Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.004812Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.004827Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.004851Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2025-10-01T11:25:26.004900Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0 [INFO] [stdout] 2025-10-01T11:25:26.004915Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0 [INFO] [stdout] 2025-10-01T11:25:26.005020Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.005072Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.005115Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.005140Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:25.988494Z 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: 0x79865c008b40, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865c008b40, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865c008b40, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865c008b40, 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: 0x79865c01d420, 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: 0x79865c01d420, 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: 0x79865c01d420, 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: 0x79865c01d420, 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: "6310c4ab-1f03-43cb-b5a1-a005f288f48f" } } }, process_handle: Mutex { data: None } }) }) [INFO] [stdout] 2025-10-01T11:25:25.989643Z 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: 0x798660837680, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798660837680, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798660837680, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798660837680, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, 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: 0x79866083acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79866083acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79866083acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79866083acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, 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: 0x798660837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798660837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798660837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798660837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, 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: 0x7986608387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986608387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986608387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986608387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, 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: 0x798660839d20, 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: 0x798660839d20, 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: 0x798660839d20, 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: 0x798660839d20, 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: 0x7986608319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, 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: 0x798660834280, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798660834280, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798660834280, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798660834280, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, 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: 0x7986608319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, 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: 0x798660839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798660839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798660839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798660839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, 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: 0x798660836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798660836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798660836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798660836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, 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: 0x798660836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798660836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798660836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798660836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, 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(0x79866ac59018), tail: Some(0x79866ac59018) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798660835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798660835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798660835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798660835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986608319f0, 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: "b5241f4a-e890-453e-943d-3f80a95fa54f" } } }, process_handle: Mutex { data: None } }) }) [INFO] [stdout] 2025-10-01T11:25:26.009044Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(GetChildCountRequest) [INFO] [stdout] 2025-10-01T11:25:26.009063Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(GetChildCountRequest) [INFO] [stdout] 2025-10-01T11:25:26.009220Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.009238Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.009253Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.009261Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.009294Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_start [INFO] [stdout] 2025-10-01T11:25:26.009432Z DEBUG nexus_acto_rs::actor::future: Future completed [INFO] [stdout] 2025-10-01T11:25:26.009461Z DEBUG nexus_acto_rs::actor::future: Future completed [INFO] [stdout] test actor::actor::child_test::tests::test_actor_can_create_children ... ok [INFO] [stdout] 2025-10-01T11:25:25.989156Z 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: 0x798648831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798648831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798648831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798648831970, 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(0x79866a454fe8), tail: Some(0x79866a454fe8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, 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: "38861d21-9f21-4940-95b0-b7b60ac84781" } } }, process_handle: Mutex { data: None } }) }) [INFO] [stdout] 2025-10-01T11:25:25.993956Z 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: 0x798650831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798650831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798650831af0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798650831af0, 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(0x79866a655fe8), tail: Some(0x79866a655fe8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, 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: "a3a7b580-9b73-4e07-8761-9d52e5b5dd93" } } }, process_handle: Mutex { data: None } }) }) [INFO] [stdout] 2025-10-01T11:25:26.012216Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle("") [INFO] [stdout] 2025-10-01T11:25:26.012255Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle("") [INFO] [stdout] test actor::actor_system_test::tests::test_actor_system_new_with_config ... ok [INFO] [stdout] 2025-10-01T11:25:26.015089Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0 [INFO] [stdout] 2025-10-01T11:25:26.015183Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0 [INFO] [stdout] 2025-10-01T11:25:26.015208Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.015219Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.015239Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.015249Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.015298Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2025-10-01T11:25:26.015354Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0 [INFO] [stdout] 2025-10-01T11:25:26.015366Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0 [INFO] [stdout] 2025-10-01T11:25:26.015492Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.015545Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.015579Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.015604Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.015653Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_start [INFO] [stdout] 2025-10-01T11:25:26.015737Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(Greet("Alice")) [INFO] [stdout] 2025-10-01T11:25:26.015787Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(Greet("Alice")) [INFO] [stdout] 2025-10-01T11:25:26.015800Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(Greet("Alice")) [INFO] [stdout] 2025-10-01T11:25:26.015806Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(Greet("Alice")) [INFO] [stdout] 2025-10-01T11:25:26.015862Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(SwitchToFormal) [INFO] [stdout] 2025-10-01T11:25:26.015873Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(SwitchToFormal) [INFO] [stdout] 2025-10-01T11:25:26.015882Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(SwitchToFormal) [INFO] [stdout] 2025-10-01T11:25:26.015888Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(SwitchToFormal) [INFO] [stdout] 2025-10-01T11:25:26.015929Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(Greet("Bob")) [INFO] [stdout] 2025-10-01T11:25:26.015939Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(Greet("Bob")) [INFO] [stdout] 2025-10-01T11:25:26.015949Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(Greet("Bob")) [INFO] [stdout] 2025-10-01T11:25:26.015955Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(Greet("Bob")) [INFO] [stdout] 2025-10-01T11:25:26.016007Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(SwitchToInformal) [INFO] [stdout] 2025-10-01T11:25:26.016018Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(SwitchToInformal) [INFO] [stdout] 2025-10-01T11:25:26.016028Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(SwitchToInformal) [INFO] [stdout] 2025-10-01T11:25:26.016034Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(SwitchToInformal) [INFO] [stdout] 2025-10-01T11:25:26.016076Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(Greet("Charlie")) [INFO] [stdout] 2025-10-01T11:25:26.016086Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(Greet("Charlie")) [INFO] [stdout] 2025-10-01T11:25:26.016096Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(Greet("Charlie")) [INFO] [stdout] 2025-10-01T11:25:26.016102Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(Greet("Charlie")) [INFO] [stdout] 2025-10-01T11:25:25.997974Z 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: 0x798628865650, 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: 0x798628865650, 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: 0x798628865650, 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: 0x798628865650, 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: "1c2fd333-458e-4f81-82a3-510c2b66a569" } } }, process_handle: Mutex { data: None } } [INFO] [stdout] 2025-10-01T11:25:26.018884Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.018971Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.018999Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.019008Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.019071Z 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] 2025-10-01T11:25:25.983658Z 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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x79865483b490, 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: 0x79865483b490, 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: 0x79865483b490, 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: 0x79865483b490, 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: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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(0x79866aa58008), tail: Some(0x79866aa58008) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, 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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x79865483b490, 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: 0x79865483b490, 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: 0x79865483b490, 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: 0x79865483b490, 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: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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(0x79866aa58008), tail: Some(0x79866aa58008) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, process_handle: Mutex { data: None } } }) [INFO] [stdout] 2025-10-01T11:25:26.007638Z 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: 0x79865c008b40, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865c008b40, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865c008b40, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865c008b40, 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: 0x79865c01d420, 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: 0x79865c01d420, 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: 0x79865c01d420, 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: 0x79865c01d420, 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: "6310c4ab-1f03-43cb-b5a1-a005f288f48f" } } }, process_handle: Mutex { data: None } }) }) [INFO] [stdout] 2025-10-01T11:25:26.024138Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(Request("PING")) [INFO] [stdout] 2025-10-01T11:25:26.024211Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(Request("PING")) [INFO] [stdout] 2025-10-01T11:25:26.024324Z DEBUG nexus_acto_rs::actor::actor::actor_example_test::tests: callee msg = MessageHandle(Request("PING")) [INFO] [stdout] 2025-10-01T11:25:26.024405Z DEBUG nexus_acto_rs::actor::actor::actor_example_test::tests: Request("PING") [INFO] [stdout] 2025-10-01T11:25:26.024671Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.024906Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.024947Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.025021Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.025126Z DEBUG nexus_acto_rs::actor::actor::actor_example_test::tests: caller msg = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.025217Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(ResponseHandle(Reply("PONG"))) [INFO] [stdout] 2025-10-01T11:25:26.025303Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(ResponseHandle(Reply("PONG"))) [INFO] [stdout] 2025-10-01T11:25:26.025318Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(ResponseHandle(Reply("PONG"))) [INFO] [stdout] 2025-10-01T11:25:26.025325Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(ResponseHandle(Reply("PONG"))) [INFO] [stdout] 2025-10-01T11:25:26.025364Z DEBUG nexus_acto_rs::actor::actor::actor_example_test::tests: caller msg = MessageHandle(ResponseHandle(Reply("PONG"))) [INFO] [stdout] 2025-10-01T11:25:26.025463Z DEBUG nexus_acto_rs::actor::actor::actor_example_test::tests: Reply("PONG") [INFO] [stdout] 2025-10-01T11:25:26.026341Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0 [INFO] [stdout] 2025-10-01T11:25:26.026561Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0 [INFO] [stdout] 2025-10-01T11:25:26.026632Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.026676Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.026751Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.026795Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.026837Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0 [INFO] [stdout] 2025-10-01T11:25:26.026890Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0 [INFO] [stdout] 2025-10-01T11:25:26.026911Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0 [INFO] [stdout] 2025-10-01T11:25:26.026977Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0 [INFO] [stdout] 2025-10-01T11:25:26.027022Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.027042Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.027063Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.027082Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.027098Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.027111Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2025-10-01T11:25:26.027122Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.027139Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.027148Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.027171Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0 [INFO] [stdout] 2025-10-01T11:25:26.027192Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0 [INFO] [stdout] 2025-10-01T11:25:26.027320Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.027347Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.027361Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.027369Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.027390Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_start [INFO] [stdout] 2025-10-01T11:25:26.027443Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(Hello("hello")) [INFO] [stdout] 2025-10-01T11:25:26.027458Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(Hello("hello")) [INFO] [stdout] 2025-10-01T11:25:26.027471Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(Hello("hello")) [INFO] [stdout] 2025-10-01T11:25:26.027479Z 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] 2025-10-01T11:25:26.011881Z 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: 0x798648831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798648831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798648831970, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798648831970, 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(0x79866a454fe8), tail: Some(0x79866a454fe8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, 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: "38861d21-9f21-4940-95b0-b7b60ac84781" } } }, process_handle: Mutex { data: None } }) }) [INFO] [stdout] 2025-10-01T11:25:26.028683Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle("") [INFO] [stdout] 2025-10-01T11:25:26.028736Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle("") [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] 2025-10-01T11:25:26.031018Z DEBUG nexus_acto_rs::actor::future: Future timed out [INFO] [stdout] test actor::actor::child_test::tests::test_future_does_timeout ... ok [INFO] [stdout] 2025-10-01T11:25:26.032981Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0 [INFO] [stdout] 2025-10-01T11:25:26.033110Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0 [INFO] [stdout] 2025-10-01T11:25:26.033142Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.033156Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.033179Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.033191Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.033219Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0 [INFO] [stdout] 2025-10-01T11:25:26.033259Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0 [INFO] [stdout] 2025-10-01T11:25:26.033275Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0 [INFO] [stdout] 2025-10-01T11:25:26.033308Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0 [INFO] [stdout] 2025-10-01T11:25:26.033345Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.033359Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.033376Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.033386Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.033439Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0 [INFO] [stdout] 2025-10-01T11:25:26.033535Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0 [INFO] [stdout] 2025-10-01T11:25:26.033441Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.033564Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.033581Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.033593Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.033676Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.033717Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.033734Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.033748Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.035648Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0 [INFO] [stdout] 2025-10-01T11:25:26.035755Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0 [INFO] [stdout] 2025-10-01T11:25:26.035792Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.035806Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.035819Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.035828Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.035849Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2025-10-01T11:25:26.035904Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0 [INFO] [stdout] 2025-10-01T11:25:26.035920Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0 [INFO] [stdout] 2025-10-01T11:25:26.036611Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0 [INFO] [stdout] 2025-10-01T11:25:26.036720Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0 [INFO] [stdout] 2025-10-01T11:25:26.036747Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.036761Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.036776Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.036787Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.036818Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2025-10-01T11:25:26.036863Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0 [INFO] [stdout] 2025-10-01T11:25:26.036880Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0 [INFO] [stdout] 2025-10-01T11:25:26.027200Z 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: 0x798640871880, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798640871880, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798640871880, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798640871880, 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(0x79866a052fe8), tail: Some(0x79866a052fe8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, 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: "d2f6a0f1-d4af-4f4c-a323-6b1cc4160859" } } }, process_handle: Mutex { data: None } }) }) [INFO] [stdout] 2025-10-01T11:25:26.024057Z 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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x79865483b490, 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: 0x79865483b490, 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: 0x79865483b490, 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: 0x79865483b490, 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: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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(0x79866aa58008), tail: Some(0x79866aa58008) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, 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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x79865483b490, 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: 0x79865483b490, 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: 0x79865483b490, 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: 0x79865483b490, 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: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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(0x79866aa58008), tail: Some(0x79866aa58008) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, process_handle: Mutex { data: None } } }) [INFO] [stdout] 2025-10-01T11:25:26.033671Z 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: 0x79863c868160, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79863c868160, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79863c868160, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79863c868160, 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(0x798669a4ffe8), tail: Some(0x798669a4ffe8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, 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: "e32d8efb-3a3f-4f64-bed9-894564f3dc6b" } } }, process_handle: Mutex { data: None } }) }) [INFO] [stdout] 2025-10-01T11:25:26.033792Z 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: 0x79862c8657e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79862c8657e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79862c8657e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79862c8657e0, 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(0x798669245fe8), tail: Some(0x798669245fe8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, 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: "6505a72c-e90b-4298-bbe3-ff85523bd6fe" } } }, process_handle: Mutex { data: None } }) }) [INFO] [stdout] 2025-10-01T11:25:26.041572Z 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: 0x798640871880, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798640871880, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798640871880, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798640871880, 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(0x79866a052fe8), tail: Some(0x79866a052fe8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, 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: "d2f6a0f1-d4af-4f4c-a323-6b1cc4160859" } } }, process_handle: Mutex { data: None } }) }) [INFO] [stdout] 2025-10-01T11:25:26.054888Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(AutoRespond) [INFO] [stdout] 2025-10-01T11:25:26.054908Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(AutoRespond) [INFO] [stdout] 2025-10-01T11:25:26.054982Z DEBUG nexus_acto_rs::actor::context::actor_context: auto_response: response = ResponseHandle(MessageHandle(DummyAutoRespond)) [INFO] [stdout] 2025-10-01T11:25:26.055253Z DEBUG nexus_acto_rs::actor::future: Future completed [INFO] [stdout] 2025-10-01T11:25:26.055613Z 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] 2025-10-01T11:25:25.980443Z 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: 0x798658833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798658833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798658833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798658833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, 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: 0x798658831970, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798658831970, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798658831970, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798658831970, 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(0x7986588326f8), tail: Some(0x7986588326f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, 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: "0f736f8d-f08c-4a8e-8e7c-b87c9019d823" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798658831970, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798658831970, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798658831970, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798658831970, 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: 0x798658833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798658833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798658833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798658833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, 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(0x7986588326f8), tail: Some(0x7986588326f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, 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: "0f736f8d-f08c-4a8e-8e7c-b87c9019d823" } } }, 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: 0x798658833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798658833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798658833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798658833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, 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(0x7986588326f8), tail: Some(0x7986588326f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, 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: "0f736f8d-f08c-4a8e-8e7c-b87c9019d823" } } }, 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: 0x798658833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798658833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798658833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798658833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, 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(0x7986588326f8), tail: Some(0x7986588326f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, 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: "0f736f8d-f08c-4a8e-8e7c-b87c9019d823" } } }, 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: 0x798658833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798658833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798658833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798658833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, 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(0x7986588326f8), tail: Some(0x7986588326f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, 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: "0f736f8d-f08c-4a8e-8e7c-b87c9019d823" } } }, 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] 2025-10-01T11:25:26.058625Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_stop: start [INFO] [stdout] 2025-10-01T11:25:26.058658Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStop) [INFO] [stdout] 2025-10-01T11:25:26.058682Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStop) [INFO] [stdout] 2025-10-01T11:25:26.058717Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStop) [INFO] [stdout] 2025-10-01T11:25:26.058752Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStop) [INFO] [stdout] 2025-10-01T11:25:26.058820Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: start [INFO] [stdout] 2025-10-01T11:25:26.063911Z DEBUG nexus_acto_rs::actor::future: Future completed [INFO] [stdout] 2025-10-01T11:25:26.064018Z DEBUG nexus_acto_rs::actor::future: Future completed [INFO] [stdout] test actor::actor::child_test::tests::test_future_does_not_timeout ... ok [INFO] [stdout] 2025-10-01T11:25:26.051856Z 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: 0x79863c868160, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79863c868160, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79863c868160, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79863c868160, 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(0x798669a4ffe8), tail: Some(0x798669a4ffe8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, 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: "e32d8efb-3a3f-4f64-bed9-894564f3dc6b" } } }, process_handle: Mutex { data: None } }) }) [INFO] [stdout] 2025-10-01T11:25:26.064859Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle("start") [INFO] [stdout] 2025-10-01T11:25:26.064875Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle("start") [INFO] [stdout] 2025-10-01T11:25:26.025767Z 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: 0x79865c008b40, 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: 0x79865c008b40, 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: 0x79865c008b40, 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: 0x79865c008b40, 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: 0x79865c01d420, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865c01d420, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865c01d420, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865c01d420, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, 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: "6310c4ab-1f03-43cb-b5a1-a005f288f48f" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865c008b40, 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: 0x79865c008b40, 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: 0x79865c008b40, 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: 0x79865c008b40, 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: 0x79865c01d420, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865c01d420, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865c01d420, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865c01d420, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, 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: "6310c4ab-1f03-43cb-b5a1-a005f288f48f" } } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_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: 0x79865c01d420, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865c01d420, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865c01d420, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865c01d420, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, 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: "6310c4ab-1f03-43cb-b5a1-a005f288f48f" } } }, 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] 2025-10-01T11:25:26.067343Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_stop: start [INFO] [stdout] 2025-10-01T11:25:26.067383Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStop) [INFO] [stdout] 2025-10-01T11:25:26.067396Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStop) [INFO] [stdout] 2025-10-01T11:25:26.067410Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStop) [INFO] [stdout] 2025-10-01T11:25:26.067416Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStop) [INFO] [stdout] 2025-10-01T11:25:26.067440Z DEBUG nexus_acto_rs::actor::actor::actor_example_test::tests: callee msg = MessageHandle(PreStop) [INFO] [stdout] 2025-10-01T11:25:26.067461Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: start [INFO] [stdout] 2025-10-01T11:25:26.052294Z 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: 0x79862c8657e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79862c8657e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79862c8657e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79862c8657e0, 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(0x798669245fe8), tail: Some(0x798669245fe8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, 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: "6505a72c-e90b-4298-bbe3-ff85523bd6fe" } } }, process_handle: Mutex { data: None } }) }) [INFO] [stdout] 2025-10-01T11:25:26.070683Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(AutoRespond) [INFO] [stdout] 2025-10-01T11:25:26.070715Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(AutoRespond) [INFO] [stdout] 2025-10-01T11:25:26.070760Z 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] 2025-10-01T11:25:26.070933Z DEBUG nexus_acto_rs::actor::future: Future completed [INFO] [stdout] 2025-10-01T11:25:26.071015Z 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] 2025-10-01T11:25:26.036015Z 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: 0x79866083b200, 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: 0x79866083b200, 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: 0x79866083b200, 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: 0x79866083b200, 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: "880693cc-e3ca-472e-b02a-d1e6f2c602a4" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79866083b200, 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: 0x79866083b200, 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: 0x79866083b200, 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: 0x79866083b200, 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: "880693cc-e3ca-472e-b02a-d1e6f2c602a4" } } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_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: "880693cc-e3ca-472e-b02a-d1e6f2c602a4" } } }, 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] 2025-10-01T11:25:26.081789Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.081891Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.081956Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.081996Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.082058Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_start [INFO] [stdout] 2025-10-01T11:25:26.082184Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_stop: start [INFO] [stdout] 2025-10-01T11:25:26.082304Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStop) [INFO] [stdout] 2025-10-01T11:25:26.082387Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStop) [INFO] [stdout] 2025-10-01T11:25:26.082470Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStop) [INFO] [stdout] 2025-10-01T11:25:26.082546Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStop) [INFO] [stdout] 2025-10-01T11:25:26.082659Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_stop [INFO] [stdout] 2025-10-01T11:25:26.082775Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: start [INFO] [stdout] 2025-10-01T11:25:26.083300Z DEBUG nexus_acto_rs::actor::future_test::tests: MockProcess a1 received message [INFO] [stdout] 2025-10-01T11:25:26.083376Z DEBUG nexus_acto_rs::actor::future_test::tests: MockProcess a2 received message [INFO] [stdout] 2025-10-01T11:25:26.083398Z DEBUG nexus_acto_rs::actor::future_test::tests: MockProcess a3 received message [INFO] [stdout] 2025-10-01T11:25:26.083416Z DEBUG nexus_acto_rs::actor::future: Future completed [INFO] [stdout] 2025-10-01T11:25:26.083497Z DEBUG nexus_acto_rs::actor::future: Future completed [INFO] [stdout] test actor::future_test::tests::test_future_pipe_to_message ... ok [INFO] [stdout] 2025-10-01T11:25:26.065081Z 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: 0x79863c868160, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79863c868160, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79863c868160, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79863c868160, 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(0x798669a4ffe8), tail: Some(0x798669a4ffe8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"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: "e32d8efb-3a3f-4f64-bed9-894564f3dc6b" } } }, process_handle: Mutex { data: None } }) }) [INFO] [stdout] 2025-10-01T11:25:26.051053Z 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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x79865483b490, 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: 0x79865483b490, 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: 0x79865483b490, 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: 0x79865483b490, 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: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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(0x79866aa58008), tail: Some(0x79866aa58008) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, 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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x79865483b490, 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: 0x79865483b490, 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: 0x79865483b490, 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: 0x79865483b490, 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: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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(0x79866aa58008), tail: Some(0x79866aa58008) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, process_handle: Mutex { data: None } } }) [INFO] [stdout] test actor::event_stream::event_stream_process_test::tests::test_sends_messages_to_event_stream ... ok [INFO] [stdout] 2025-10-01T11:25:26.036946Z 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: 0x798639886a70, 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: 0x798639886a70, 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: 0x798639886a70, 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: 0x798639886a70, 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: "9f7d5c2d-3f83-4689-a698-d15135142691" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798639886a70, 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: 0x798639886a70, 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: 0x798639886a70, 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: 0x798639886a70, 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: "9f7d5c2d-3f83-4689-a698-d15135142691" } } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_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: "9f7d5c2d-3f83-4689-a698-d15135142691" } } }, 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] 2025-10-01T11:25:26.091726Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.091759Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.091777Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.091793Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.091828Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_start [INFO] [stdout] 2025-10-01T11:25:26.091947Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_stop: start [INFO] [stdout] 2025-10-01T11:25:26.092019Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStop) [INFO] [stdout] 2025-10-01T11:25:26.092039Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStop) [INFO] [stdout] 2025-10-01T11:25:26.092055Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStop) [INFO] [stdout] 2025-10-01T11:25:26.092068Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStop) [INFO] [stdout] 2025-10-01T11:25:26.092094Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_stop [INFO] [stdout] 2025-10-01T11:25:26.092119Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: start [INFO] [stdout] 2025-10-01T11:25:26.084984Z 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: 0x79863c868160, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79863c868160, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79863c868160, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79863c868160, 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(0x798669a4ffe8), tail: Some(0x798669a4ffe8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"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: "e32d8efb-3a3f-4f64-bed9-894564f3dc6b" } } }, process_handle: Mutex { data: None } }) }) [INFO] [stdout] 2025-10-01T11:25:26.100844Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle("request") [INFO] [stdout] 2025-10-01T11:25:26.100871Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle("request") [INFO] [stdout] 2025-10-01T11:25:26.101126Z DEBUG nexus_acto_rs::actor::future: Future completed [INFO] [stdout] 2025-10-01T11:25:26.101234Z DEBUG nexus_acto_rs::actor::message::continuation: ContinuationCallback::run: start [INFO] [stdout] 2025-10-01T11:25:26.101316Z DEBUG nexus_acto_rs::actor::message::continuation: ContinuationCallback::run: end [INFO] [stdout] 2025-10-01T11:25:26.101381Z DEBUG nexus_acto_rs::actor::future: Future completed [INFO] [stdout] test actor::future_test::tests::test_future_result_dead_letter_response ... ok [INFO] [stdout] 2025-10-01T11:25:26.101409Z DEBUG nexus_acto_rs::actor::future: Future completed [INFO] [stdout] 2025-10-01T11:25:26.101426Z DEBUG nexus_acto_rs::actor::future: Future completed [INFO] [stdout] 2025-10-01T11:25:26.101488Z DEBUG nexus_acto_rs::actor::context::actor_context_test::tests: res = MessageHandle(ResponseHandle("done")) [INFO] [stdout] test actor::context::actor_context_test::tests::test_actor_continue_future_in_actor ... ok [INFO] [stdout] 2025-10-01T11:25:26.106274Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(ReceiveTimeout) [INFO] [stdout] 2025-10-01T11:25:26.106310Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(ReceiveTimeout) [INFO] [stdout] 2025-10-01T11:25:26.106327Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(ReceiveTimeout) [INFO] [stdout] 2025-10-01T11:25:26.106334Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(ReceiveTimeout) [INFO] [stdout] 2025-10-01T11:25:26.106383Z DEBUG nexus_acto_rs::actor::actor::receive_timeout_test::tests: ReceiveTimeout [INFO] [stdout] test actor::future_test::tests::test_future_result_success ... ok [INFO] [stdout] 2025-10-01T11:25:26.067473Z 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: 0x79865c008b40, 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: 0x79865c008b40, 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: 0x79865c008b40, 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: 0x79865c008b40, 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: 0x79865c01d420, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865c01d420, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865c01d420, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865c01d420, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, 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(0x79865c025cf8), tail: Some(0x79866ae59f40) } }) } } } })}, {}] }, 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: "6310c4ab-1f03-43cb-b5a1-a005f288f48f" } } }, 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: 0x79865c008b40, 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: 0x79865c008b40, 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: 0x79865c008b40, 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: 0x79865c008b40, 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: 0x79865c01d420, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865c01d420, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865c01d420, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865c01d420, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, 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(0x79865c025cf8), tail: Some(0x79866ae59f40) } }) } } } })}, {}] }, 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: "6310c4ab-1f03-43cb-b5a1-a005f288f48f" } } }, 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: 0x79865c008b40, 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: 0x79865c008b40, 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: 0x79865c008b40, 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: 0x79865c008b40, 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: 0x79865c01d420, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865c01d420, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865c01d420, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865c01d420, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, 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(0x79865c025cf8), tail: Some(0x79866ae59f40) } }) } } } })}, {}] }, 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: "6310c4ab-1f03-43cb-b5a1-a005f288f48f" } } }, 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: 0x79865c008b40, 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: 0x79865c008b40, 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: 0x79865c008b40, 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: 0x79865c008b40, 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: 0x79865c01d420, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865c01d420, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865c01d420, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865c01d420, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, 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(0x79865c025cf8), tail: Some(0x79866ae59f40) } }) } } } })}, {}] }, 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: "6310c4ab-1f03-43cb-b5a1-a005f288f48f" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865c008b40, 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: 0x79865c008b40, 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: 0x79865c008b40, 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: 0x79865c008b40, 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] 2025-10-01T11:25:26.118610Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: finished [INFO] [stdout] 2025-10-01T11:25:26.118632Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::try_restart_or_terminate [INFO] [stdout] 2025-10-01T11:25:26.118647Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::try_restart_or_terminate: Stopping [INFO] [stdout] 2025-10-01T11:25:26.118659Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::finalize_stop [INFO] [stdout] 2025-10-01T11:25:26.086883Z 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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x79865483b490, 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: 0x79865483b490, 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: 0x79865483b490, 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: 0x79865483b490, 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: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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(0x79866aa58008), tail: Some(0x79866aa58008) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, 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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x79865483b490, 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: 0x79865483b490, 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: 0x79865483b490, 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: 0x79865483b490, 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: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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(0x79866aa58008), tail: Some(0x79866aa58008) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, process_handle: Mutex { data: None } } }) [INFO] [stdout] 2025-10-01T11:25:26.118713Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStop) [INFO] [stdout] 2025-10-01T11:25:26.118929Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStop) [INFO] [stdout] 2025-10-01T11:25:26.118953Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStop) [INFO] [stdout] 2025-10-01T11:25:26.118967Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStop) [INFO] [stdout] 2025-10-01T11:25:26.118998Z DEBUG nexus_acto_rs::actor::actor::actor_example_test::tests: callee msg = MessageHandle(PostStop) [INFO] [stdout] 2025-10-01T11:25:26.119031Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::finalize_stop: send Terminated [INFO] [stdout] 2025-10-01T11:25:26.119111Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_stop: finished [INFO] [stdout] 2025-10-01T11:25:26.119213Z DEBUG nexus_acto_rs::actor::future: Future completed [INFO] [stdout] 2025-10-01T11:25:26.119296Z DEBUG nexus_acto_rs::actor::future: Future completed [INFO] [stdout] 2025-10-01T11:25:26.058864Z 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: 0x798658833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798658833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798658833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798658833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, 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: 0x798658831970, 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: 0x798658831970, 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: 0x798658831970, 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: 0x798658831970, 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(0x79866a856f50), tail: Some(0x7986588326f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, 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: "0f736f8d-f08c-4a8e-8e7c-b87c9019d823" } } }, 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: 0x798658833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798658833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798658833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798658833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, 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: 0x798658831970, 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: 0x798658831970, 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: 0x798658831970, 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: 0x798658831970, 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(0x79866a856f50), tail: Some(0x7986588326f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, 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: "0f736f8d-f08c-4a8e-8e7c-b87c9019d823" } } }, 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: 0x798658833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798658833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798658833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798658833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, 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: 0x798658831970, 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: 0x798658831970, 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: 0x798658831970, 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: 0x798658831970, 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(0x79866a856f50), tail: Some(0x7986588326f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, 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: "0f736f8d-f08c-4a8e-8e7c-b87c9019d823" } } }, 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: 0x798658833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798658833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798658833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798658833040, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, 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: 0x798658831970, 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: 0x798658831970, 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: 0x798658831970, 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: 0x798658831970, 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(0x79866a856f50), tail: Some(0x7986588326f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, 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: "0f736f8d-f08c-4a8e-8e7c-b87c9019d823" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798658831970, 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: 0x798658831970, 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: 0x798658831970, 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: 0x798658831970, 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] 2025-10-01T11:25:26.120644Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: finished [INFO] [stdout] 2025-10-01T11:25:26.120678Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::try_restart_or_terminate [INFO] [stdout] 2025-10-01T11:25:26.120711Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::try_restart_or_terminate: Stopping [INFO] [stdout] 2025-10-01T11:25:26.120730Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::finalize_stop [INFO] [stdout] 2025-10-01T11:25:26.120774Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStop) [INFO] [stdout] 2025-10-01T11:25:26.120795Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStop) [INFO] [stdout] 2025-10-01T11:25:26.120815Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStop) [INFO] [stdout] 2025-10-01T11:25:26.120830Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStop) [INFO] [stdout] 2025-10-01T11:25:26.120861Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::finalize_stop: send Terminated [INFO] [stdout] 2025-10-01T11:25:26.120946Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_stop: finished [INFO] [stdout] 2025-10-01T11:25:26.121047Z 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] 2025-10-01T11:25:26.121074Z 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] 2025-10-01T11:25:26.121087Z 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] 2025-10-01T11:25:26.121103Z 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] 2025-10-01T11:25:26.121113Z 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] 2025-10-01T11:25:26.121226Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::try_restart_or_terminate [INFO] [stdout] 2025-10-01T11:25:26.121258Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::try_restart_or_terminate: default [INFO] [stdout] 2025-10-01T11:25:26.121334Z DEBUG nexus_acto_rs::actor::future: Future completed [INFO] [stdout] 2025-10-01T11:25:26.121396Z 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::dispatch::dispatcher_test::test::test_mailbox_with_test_invoker ... ok [INFO] [stdout] 2025-10-01T11:25:26.126081Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0 [INFO] [stdout] 2025-10-01T11:25:26.126246Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0 [INFO] [stdout] 2025-10-01T11:25:26.126292Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.126305Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.126326Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.126336Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.126362Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2025-10-01T11:25:26.126444Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0 [INFO] [stdout] 2025-10-01T11:25:26.126464Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0 [INFO] [stdout] 2025-10-01T11:25:26.126673Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.126713Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.126728Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.126889Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.126916Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_start [INFO] [stdout] 2025-10-01T11:25:26.137050Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0 [INFO] [stdout] 2025-10-01T11:25:26.137050Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0 [INFO] [stdout] 2025-10-01T11:25:26.137219Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0 [INFO] [stdout] 2025-10-01T11:25:26.137219Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0 [INFO] [stdout] 2025-10-01T11:25:26.137296Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.137296Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.137314Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.137314Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.137352Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.137373Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.137391Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.137418Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.137466Z DEBUG nexus_acto_rs::actor::message::message_batch_test::tests: Received message: MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.137474Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0 [INFO] [stdout] 2025-10-01T11:25:26.137532Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0 [INFO] [stdout] 2025-10-01T11:25:26.137556Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0 [INFO] [stdout] 2025-10-01T11:25:26.137584Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0 [INFO] [stdout] 2025-10-01T11:25:26.137763Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.137795Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.137770Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.137811Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.137812Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.137818Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.137824Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.137831Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.137840Z DEBUG nexus_acto_rs::actor::message::message_batch_test::tests: Received message: MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.137883Z 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] 2025-10-01T11:25:26.137905Z 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] 2025-10-01T11:25:26.137919Z 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] 2025-10-01T11:25:26.137929Z 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] 2025-10-01T11:25:26.137947Z 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] 2025-10-01T11:25:26.137966Z DEBUG nexus_acto_rs::actor::util::wait_group: done: count=1 [INFO] [stdout] test actor::message::message_batch_test::tests::test_actor_receives_each_message_in_amessage_batch ... ok [INFO] [stdout] 2025-10-01T11:25:26.118918Z 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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x79865483b490, 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: 0x79865483b490, 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: 0x79865483b490, 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: 0x79865483b490, 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: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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(0x79866aa58008), tail: Some(0x79866aa58008) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, 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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x79865483b490, 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: 0x79865483b490, 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: 0x79865483b490, 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: 0x79865483b490, 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: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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(0x79866aa58008), tail: Some(0x79866aa58008) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, 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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, process_handle: Mutex { data: None } } }) [INFO] [stdout] 2025-10-01T11:25:26.144900Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.144939Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.144954Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.144959Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.144987Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_start [INFO] [stdout] 2025-10-01T11:25:26.145072Z DEBUG nexus_acto_rs::actor::future: Future completed [INFO] [stdout] 2025-10-01T11:25:26.145180Z DEBUG nexus_acto_rs::actor::future: Future completed [INFO] [stdout] 2025-10-01T11:25:26.127707Z 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: 0x798641095820, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798641095820, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798641095820, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798641095820, 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(0x79866a053018), tail: Some(0x79866a053018) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, 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: "a8162750-0832-41f8-8067-c47398ce6c73" } } }, process_handle: Mutex { data: None } }) }) [INFO] [stdout] 2025-10-01T11:25:26.082898Z 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: 0x79866083b200, 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: 0x79866083b200, 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: 0x79866083b200, 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: 0x79866083b200, 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(0x79866ac59018), tail: Some(0x79866ac59018) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, 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: "880693cc-e3ca-472e-b02a-d1e6f2c602a4" } } }, 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: 0x79866083b200, 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: 0x79866083b200, 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: 0x79866083b200, 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: 0x79866083b200, 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(0x79866ac59018), tail: Some(0x79866ac59018) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, 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: "880693cc-e3ca-472e-b02a-d1e6f2c602a4" } } }, 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: 0x79866083b200, 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: 0x79866083b200, 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: 0x79866083b200, 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: 0x79866083b200, 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(0x79866ac59018), tail: Some(0x79866ac59018) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, 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: "880693cc-e3ca-472e-b02a-d1e6f2c602a4" } } }, 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: 0x79866083b200, 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: 0x79866083b200, 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: 0x79866083b200, 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: 0x79866083b200, 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(0x79866ac59018), tail: Some(0x79866ac59018) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, 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: "880693cc-e3ca-472e-b02a-d1e6f2c602a4" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79866083b200, 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: 0x79866083b200, 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: 0x79866083b200, 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: 0x79866083b200, 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] 2025-10-01T11:25:26.146565Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: finished [INFO] [stdout] 2025-10-01T11:25:26.146579Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::try_restart_or_terminate [INFO] [stdout] 2025-10-01T11:25:26.146594Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::try_restart_or_terminate: Stopping [INFO] [stdout] 2025-10-01T11:25:26.146607Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::finalize_stop [INFO] [stdout] 2025-10-01T11:25:26.146655Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStop) [INFO] [stdout] 2025-10-01T11:25:26.146673Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStop) [INFO] [stdout] 2025-10-01T11:25:26.146707Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStop) [INFO] [stdout] 2025-10-01T11:25:26.146720Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStop) [INFO] [stdout] 2025-10-01T11:25:26.146766Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_stop [INFO] [stdout] 2025-10-01T11:25:26.146834Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::finalize_stop: send Terminated [INFO] [stdout] 2025-10-01T11:25:26.146991Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_stop: finished [INFO] [stdout] 2025-10-01T11:25:26.147140Z DEBUG nexus_acto_rs::actor::future: Future completed [INFO] [stdout] 2025-10-01T11:25:26.147186Z DEBUG nexus_acto_rs::actor::future: Future completed [INFO] [stdout] 2025-10-01T11:25:26.147303Z DEBUG nexus_acto_rs::actor::dispatch::dead_letter_process: DeadLetterProcess: send_user_message: msg = MessageHandle("hello") [INFO] [stdout] test actor::dispatch::dead_letter_test::test::test_dead_letter_after_stop ... ok [INFO] [stdout] test actor::supervisor::exponential_backoff_strategy_test::test::test_exponential_backoff_strategy_increments_failure_count ... ok [INFO] [stdout] test actor::supervisor::exponential_backoff_strategy_test::test::test_exponential_backoff_strategy_resets_failure_count ... ok [INFO] [stdout] test actor::supervisor::exponential_backoff_strategy_test::test::test_exponential_backoff_strategy_set_failure_count::case_1 ... ok [INFO] [stdout] test actor::supervisor::exponential_backoff_strategy_test::test::test_exponential_backoff_strategy_set_failure_count::case_2 ... ok [INFO] [stdout] 2025-10-01T11:25:26.137883Z 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: 0x79865905e3d0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865905e3d0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865905e3d0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865905e3d0, 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(0x79866944cff0), tail: Some(0x79866944cff0) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, 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: "dcded5e1-31ca-4a5b-bfcd-8323fb896e8d" } } }, process_handle: Mutex { data: None } }) }) [INFO] [stdout] 2025-10-01T11:25:26.150862Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::should_stop: max_retries = 0, failure_count = 0 [INFO] [stdout] 2025-10-01T11:25:26.150895Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::should_stop: restart [INFO] [stdout] 2025-10-01T11:25:26.150909Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::should_stop: max_retries = 1, failure_count = 0 [INFO] [stdout] 2025-10-01T11:25:26.150924Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::should_stop: restart [INFO] [stdout] 2025-10-01T11:25:26.150936Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::should_stop: max_retries = 1, failure_count = 1 [INFO] [stdout] 2025-10-01T11:25:26.150949Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::should_stop: stop [INFO] [stdout] 2025-10-01T11:25:26.150962Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::should_stop: max_retries = 2, failure_count = 1 [INFO] [stdout] 2025-10-01T11:25:26.150971Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::should_stop: restart [INFO] [stdout] 2025-10-01T11:25:26.150983Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::should_stop: max_retries = 1, failure_count = 2 [INFO] [stdout] 2025-10-01T11:25:26.150992Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::should_stop: stop [INFO] [stdout] 2025-10-01T11:25:26.151002Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::should_stop: max_retries = 1, failure_count = 2 [INFO] [stdout] 2025-10-01T11:25:26.151013Z 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] 2025-10-01T11:25:26.119439Z 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: 0x79865c01d420, 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: 0x79865c01d420, 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: 0x79865c01d420, 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: 0x79865c01d420, 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: "6310c4ab-1f03-43cb-b5a1-a005f288f48f" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865c01d420, 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: 0x79865c01d420, 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: 0x79865c01d420, 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: 0x79865c01d420, 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: "6310c4ab-1f03-43cb-b5a1-a005f288f48f" } } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_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: "6310c4ab-1f03-43cb-b5a1-a005f288f48f" } } }, 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] 2025-10-01T11:25:26.156233Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_stop: start [INFO] [stdout] 2025-10-01T11:25:26.156286Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStop) [INFO] [stdout] 2025-10-01T11:25:26.156309Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStop) [INFO] [stdout] 2025-10-01T11:25:26.156333Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStop) [INFO] [stdout] 2025-10-01T11:25:26.156338Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStop) [INFO] [stdout] 2025-10-01T11:25:26.156370Z DEBUG nexus_acto_rs::actor::actor::actor_example_test::tests: caller msg = MessageHandle(PreStop) [INFO] [stdout] 2025-10-01T11:25:26.156408Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: start [INFO] [stdout] 2025-10-01T11:25:26.146377Z 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: 0x798641095820, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798641095820, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798641095820, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798641095820, 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(0x79866a053018), tail: Some(0x79866a053018) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, 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: "a8162750-0832-41f8-8067-c47398ce6c73" } } }, process_handle: Mutex { data: None } }) }) [INFO] [stdout] 2025-10-01T11:25:26.158035Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(EchoRequest) [INFO] [stdout] 2025-10-01T11:25:26.158047Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(EchoRequest) [INFO] [stdout] 2025-10-01T11:25:26.158238Z DEBUG nexus_acto_rs::actor::future: Future completed [INFO] [stdout] 2025-10-01T11:25:26.158286Z DEBUG nexus_acto_rs::actor::future: Future completed [INFO] [stdout] test actor::interaction_test::tests::test_actor_can_reply_to_message ... ok [INFO] [stdout] 2025-10-01T11:25:26.150445Z 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: 0x79865905e3d0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865905e3d0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865905e3d0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865905e3d0, 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(0x79866944cff0), tail: Some(0x79866944cff0) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, 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: "dcded5e1-31ca-4a5b-bfcd-8323fb896e8d" } } }, process_handle: Mutex { data: None } }) }) [INFO] [stdout] 2025-10-01T11:25:26.161847Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle("Hello") [INFO] [stdout] 2025-10-01T11:25:26.161864Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle("Hello") [INFO] [stdout] 2025-10-01T11:25:26.162121Z DEBUG nexus_acto_rs::actor::future: Future completed [INFO] [stdout] 2025-10-01T11:25:26.162177Z DEBUG nexus_acto_rs::actor::future: Future completed [INFO] [stdout] 2025-10-01T11:25:26.106575Z 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: 0x7986348655a0, 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: 0x7986348655a0, 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: 0x7986348655a0, 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: 0x7986348655a0, 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: "8c115b2c-9aff-4d33-aa52-9952a2b6e993" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986348655a0, 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: 0x7986348655a0, 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: 0x7986348655a0, 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: 0x7986348655a0, 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: "8c115b2c-9aff-4d33-aa52-9952a2b6e993" } } }, 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: "8c115b2c-9aff-4d33-aa52-9952a2b6e993" } } }, 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] test actor::message::message_or_envelope_test::test::test_normal_message_gives_empty_message_headers ... ok [INFO] [stdout] 2025-10-01T11:25:26.162638Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_stop: start [INFO] [stdout] 2025-10-01T11:25:26.162673Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStop) [INFO] [stdout] 2025-10-01T11:25:26.162704Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStop) [INFO] [stdout] 2025-10-01T11:25:26.162720Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStop) [INFO] [stdout] 2025-10-01T11:25:26.162741Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStop) [INFO] [stdout] 2025-10-01T11:25:26.162766Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_stop [INFO] [stdout] 2025-10-01T11:25:26.162788Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: start [INFO] [stdout] 2025-10-01T11:25:26.092131Z 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: 0x798639886a70, 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: 0x798639886a70, 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: 0x798639886a70, 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: 0x798639886a70, 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(0x798669c50fe8), tail: Some(0x798669c50fe8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, 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: "9f7d5c2d-3f83-4689-a698-d15135142691" } } }, 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: 0x798639886a70, 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: 0x798639886a70, 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: 0x798639886a70, 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: 0x798639886a70, 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(0x798669c50fe8), tail: Some(0x798669c50fe8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, 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: "9f7d5c2d-3f83-4689-a698-d15135142691" } } }, 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: 0x798639886a70, 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: 0x798639886a70, 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: 0x798639886a70, 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: 0x798639886a70, 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(0x798669c50fe8), tail: Some(0x798669c50fe8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, 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: "9f7d5c2d-3f83-4689-a698-d15135142691" } } }, 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: 0x798639886a70, 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: 0x798639886a70, 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: 0x798639886a70, 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: 0x798639886a70, 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(0x798669c50fe8), tail: Some(0x798669c50fe8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, 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: "9f7d5c2d-3f83-4689-a698-d15135142691" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798639886a70, 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: 0x798639886a70, 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: 0x798639886a70, 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: 0x798639886a70, 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] 2025-10-01T11:25:26.163026Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: finished [INFO] [stdout] 2025-10-01T11:25:26.163051Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::try_restart_or_terminate [INFO] [stdout] 2025-10-01T11:25:26.163068Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::try_restart_or_terminate: Stopping [INFO] [stdout] 2025-10-01T11:25:26.163089Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::finalize_stop [INFO] [stdout] 2025-10-01T11:25:26.163128Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStop) [INFO] [stdout] 2025-10-01T11:25:26.163146Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStop) [INFO] [stdout] 2025-10-01T11:25:26.163167Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStop) [INFO] [stdout] 2025-10-01T11:25:26.163182Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStop) [INFO] [stdout] 2025-10-01T11:25:26.163203Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_stop [INFO] [stdout] 2025-10-01T11:25:26.163222Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::finalize_stop: send Terminated [INFO] [stdout] 2025-10-01T11:25:26.163283Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_stop: finished [INFO] [stdout] 2025-10-01T11:25:26.163372Z DEBUG nexus_acto_rs::actor::future: Future completed [INFO] [stdout] 2025-10-01T11:25:26.163411Z DEBUG nexus_acto_rs::actor::future: Future completed [INFO] [stdout] 2025-10-01T11:25:26.163567Z 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] 2025-10-01T11:25:26.163671Z DEBUG nexus_acto_rs::actor::future: Future completed [INFO] [stdout] 2025-10-01T11:25:26.163746Z 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] 2025-10-01T11:25:26.166814Z DEBUG nexus_acto_rs::actor::future: Future timed out [INFO] [stdout] 2025-10-01T11:25:26.167307Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0 [INFO] [stdout] 2025-10-01T11:25:26.167413Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0 [INFO] [stdout] 2025-10-01T11:25:26.167444Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.167460Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.167478Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.167488Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.167512Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2025-10-01T11:25:26.167580Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0 [INFO] [stdout] 2025-10-01T11:25:26.167599Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0 [INFO] [stdout] 2025-10-01T11:25:26.167730Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.167751Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.167764Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.167775Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.167794Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_start [INFO] [stdout] 2025-10-01T11:25:26.167834Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle("Fail!") [INFO] [stdout] 2025-10-01T11:25:26.167848Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle("Fail!") [INFO] [stdout] 2025-10-01T11:25:26.167859Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle("Fail!") [INFO] [stdout] 2025-10-01T11:25:26.167869Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle("Fail!") [INFO] [stdout] 2025-10-01T11:25:26.171969Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0 [INFO] [stdout] 2025-10-01T11:25:26.172093Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0 [INFO] [stdout] 2025-10-01T11:25:26.172125Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.172177Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: ReceiverMiddleware: moe = MessageEnvelope { header: None, message_handle: MessageHandle(PreStart), sender: None } [INFO] [stdout] 2025-10-01T11:25:26.172196Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: >>>> msg = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.172204Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: >>> Observer::receive: message_handle = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.172246Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.172253Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.172283Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2025-10-01T11:25:26.172400Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0 [INFO] [stdout] 2025-10-01T11:25:26.172423Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0 [INFO] [stdout] 2025-10-01T11:25:26.172449Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: expect_message: expected = MessageHandle(PreStart), counter = 1 [INFO] [stdout] 2025-10-01T11:25:26.172464Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: expected = MessageHandle(PreStart), received = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.172475Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: expect_message: expected = MessageHandle(PostStart), counter = 1 [INFO] [stdout] 2025-10-01T11:25:26.172538Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.172564Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: ReceiverMiddleware: moe = MessageEnvelope { header: None, message_handle: MessageHandle(PostStart), sender: None } [INFO] [stdout] 2025-10-01T11:25:26.172573Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: >>>> msg = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.172587Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: >>> Observer::receive: message_handle = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.172607Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.172618Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.172644Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: FailingChildActor::post_start [INFO] [stdout] 2025-10-01T11:25:26.176041Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0 [INFO] [stdout] 2025-10-01T11:25:26.176133Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0 [INFO] [stdout] 2025-10-01T11:25:26.176162Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.176184Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.176210Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.176231Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.176273Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2025-10-01T11:25:26.176324Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0 [INFO] [stdout] 2025-10-01T11:25:26.176346Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0 [INFO] [stdout] 2025-10-01T11:25:26.182964Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: expected = MessageHandle(PostStart), received = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.183000Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: Sending fail message: 0 [INFO] [stdout] 2025-10-01T11:25:26.183066Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: expect_message: expected = MessageHandle(StringMessage("fail")), counter = 1 [INFO] [stdout] 2025-10-01T11:25:26.183141Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2025-10-01T11:25:26.183175Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: ReceiverMiddleware: moe = MessageEnvelope { header: None, message_handle: MessageHandle(StringMessage("fail")), sender: None } [INFO] [stdout] 2025-10-01T11:25:26.183186Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: >>>> msg = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2025-10-01T11:25:26.183195Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: >>> Observer::receive: message_handle = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2025-10-01T11:25:26.183219Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2025-10-01T11:25:26.183238Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(StringMessage("fail")) [INFO] [stdout] 2025-10-01T11:25:26.183286Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: FailingChildActor::receive: msg = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2025-10-01T11:25:26.183306Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: FailingChildActor::receive: msg = "fail" [INFO] [stdout] 2025-10-01T11:25:26.176383Z  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: 0x798658830430, 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: 0x798658830430, 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: 0x798658830430, 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: 0x798658830430, 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: "003c0f21-2cb8-4204-a45a-48df3dd637a7" } } }, process_handle: Mutex { data: None } } [INFO] [stdout] 2025-10-01T11:25:26.187598Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.187623Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.187634Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.187640Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.187702Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: ActorWithSupervisor::post_start [INFO] [stdout] 2025-10-01T11:25:26.187791Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0/$1 [INFO] [stdout] 2025-10-01T11:25:26.187881Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0/$1 [INFO] [stdout] 2025-10-01T11:25:26.187915Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.187932Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.187949Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.187961Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.187984Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2025-10-01T11:25:26.188055Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0/$1 [INFO] [stdout] 2025-10-01T11:25:26.188075Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0/$1 [INFO] [stdout] 2025-10-01T11:25:26.188276Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.188298Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.188312Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.188319Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.188341Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: FailingChildActor::post_start [INFO] [stdout] 2025-10-01T11:25:26.188386Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2025-10-01T11:25:26.188404Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2025-10-01T11:25:26.188417Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2025-10-01T11:25:26.188425Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(StringMessage("fail")) [INFO] [stdout] 2025-10-01T11:25:26.188446Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: FailingChildActor::receive: msg = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2025-10-01T11:25:26.188456Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: FailingChildActor::receive: msg = "fail" [INFO] [stdout] 2025-10-01T11:25:26.191567Z DEBUG nexus_acto_rs::actor::future: Future timed out [INFO] [stdout] 2025-10-01T11:25:26.191619Z DEBUG nexus_acto_rs::actor::future_test::tests: MockProcess a1 received message [INFO] [stdout] 2025-10-01T11:25:26.191635Z DEBUG nexus_acto_rs::actor::future_test::tests: MockProcess a2 received message [INFO] [stdout] 2025-10-01T11:25:26.191646Z 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] 2025-10-01T11:25:26.156425Z 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: 0x79865c01d420, 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: 0x79865c01d420, 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: 0x79865c01d420, 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: 0x79865c01d420, 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(0x79865c01abf8), tail: Some(0x79866ae59f40) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"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: "6310c4ab-1f03-43cb-b5a1-a005f288f48f" } } }, 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: 0x79865c01d420, 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: 0x79865c01d420, 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: 0x79865c01d420, 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: 0x79865c01d420, 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(0x79865c01abf8), tail: Some(0x79866ae59f40) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"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: "6310c4ab-1f03-43cb-b5a1-a005f288f48f" } } }, 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: 0x79865c01d420, 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: 0x79865c01d420, 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: 0x79865c01d420, 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: 0x79865c01d420, 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(0x79865c01abf8), tail: Some(0x79866ae59f40) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"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: "6310c4ab-1f03-43cb-b5a1-a005f288f48f" } } }, 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: 0x79865c01d420, 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: 0x79865c01d420, 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: 0x79865c01d420, 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: 0x79865c01d420, 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(0x79865c01abf8), tail: Some(0x79866ae59f40) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"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: "6310c4ab-1f03-43cb-b5a1-a005f288f48f" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865c01d420, 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: 0x79865c01d420, 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: 0x79865c01d420, 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: 0x79865c01d420, 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] 2025-10-01T11:25:26.201036Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: finished [INFO] [stdout] 2025-10-01T11:25:26.201061Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::try_restart_or_terminate [INFO] [stdout] 2025-10-01T11:25:26.201081Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::try_restart_or_terminate: Stopping [INFO] [stdout] 2025-10-01T11:25:26.201099Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::finalize_stop [INFO] [stdout] 2025-10-01T11:25:26.201137Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStop) [INFO] [stdout] 2025-10-01T11:25:26.201153Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStop) [INFO] [stdout] 2025-10-01T11:25:26.201169Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStop) [INFO] [stdout] 2025-10-01T11:25:26.201177Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStop) [INFO] [stdout] 2025-10-01T11:25:26.201209Z DEBUG nexus_acto_rs::actor::actor::actor_example_test::tests: caller msg = MessageHandle(PostStop) [INFO] [stdout] 2025-10-01T11:25:26.201238Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::finalize_stop: send Terminated [INFO] [stdout] 2025-10-01T11:25:26.201312Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_stop: finished [INFO] [stdout] 2025-10-01T11:25:26.201411Z DEBUG nexus_acto_rs::actor::future: Future completed [INFO] [stdout] 2025-10-01T11:25:26.201452Z DEBUG nexus_acto_rs::actor::future: Future completed [INFO] [stdout] test actor::actor::actor_example_test::tests::example_synchronous ... ok [INFO] [stdout] 2025-10-01T11:25:26.162805Z 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: 0x7986348655a0, 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: 0x7986348655a0, 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: 0x7986348655a0, 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: 0x7986348655a0, 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(0x798634864578), tail: Some(0x79866964e000) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, 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: "8c115b2c-9aff-4d33-aa52-9952a2b6e993" } } }, 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: 0x7986348655a0, 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: 0x7986348655a0, 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: 0x7986348655a0, 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: 0x7986348655a0, 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(0x798634864578), tail: Some(0x79866964e000) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, 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: "8c115b2c-9aff-4d33-aa52-9952a2b6e993" } } }, 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: 0x7986348655a0, 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: 0x7986348655a0, 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: 0x7986348655a0, 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: 0x7986348655a0, 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(0x798634864578), tail: Some(0x79866964e000) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, 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: "8c115b2c-9aff-4d33-aa52-9952a2b6e993" } } }, 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: 0x7986348655a0, 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: 0x7986348655a0, 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: 0x7986348655a0, 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: 0x7986348655a0, 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(0x798634864578), tail: Some(0x79866964e000) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, 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: "8c115b2c-9aff-4d33-aa52-9952a2b6e993" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986348655a0, 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: 0x7986348655a0, 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: 0x7986348655a0, 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: 0x7986348655a0, 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] 2025-10-01T11:25:26.208426Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: finished [INFO] [stdout] 2025-10-01T11:25:26.208438Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::try_restart_or_terminate [INFO] [stdout] 2025-10-01T11:25:26.208450Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::try_restart_or_terminate: Stopping [INFO] [stdout] 2025-10-01T11:25:26.208459Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::finalize_stop [INFO] [stdout] 2025-10-01T11:25:26.208491Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStop) [INFO] [stdout] 2025-10-01T11:25:26.208501Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStop) [INFO] [stdout] 2025-10-01T11:25:26.208526Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStop) [INFO] [stdout] 2025-10-01T11:25:26.208530Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStop) [INFO] [stdout] 2025-10-01T11:25:26.208548Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_stop [INFO] [stdout] 2025-10-01T11:25:26.208568Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::finalize_stop: send Terminated [INFO] [stdout] 2025-10-01T11:25:26.208602Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_stop: finished [INFO] [stdout] 2025-10-01T11:25:26.208661Z DEBUG nexus_acto_rs::actor::future: Future completed [INFO] [stdout] 2025-10-01T11:25:26.208707Z 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] 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] 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] test actor::future_test::tests::test_future_result_timeout ... ok [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] 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 util::queue::ring_queue_test::tests::test_full_queue_fixed_size ... ok [INFO] [stdout] test util::queue::ring_queue_test::tests::test_len_and_is_empty ... ok [INFO] [stdout] 2025-10-01T11:25:26.219550Z DEBUG nexus_acto_rs::actor::future: Future completed [INFO] [stdout] test util::queue::ring_queue_test::tests::test_push_pop ... ok [INFO] [stdout] test actor::future_test::tests::test_new_future_timeout_no_race ... ok [INFO] [stdout] test util::queue::ring_queue_test::tests::test_wrap_around ... ok [INFO] [stdout] test event_stream::event_stream_test::tests::test_event_stream_performance ... ok [INFO] [stdout] test util::queue::mpsc_unbounded_channel_queue_test::tests::test_offer_to_large_queue ... ok [INFO] [stdout] test actor::process::process_registry_test::tests::test_uint64_to_id ... ok [INFO] [stdout] test actor::util::throttler_test::tests::test_throttler ... ok [INFO] [stdout] 2025-10-01T11:25:26.145252Z 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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, 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/$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/$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/$4": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", 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/$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/$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/$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/$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/$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/$9": 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_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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, 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/$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/$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/$4": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", 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/$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/$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/$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/$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/$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/$9": 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_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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, 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/$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/$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/$4": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", 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/$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/$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/$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/$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/$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/$9": 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_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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, 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/$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/$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/$4": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", 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/$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/$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/$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/$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/$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/$9": 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_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: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, 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/$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/$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/$4": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", 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/$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/$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/$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/$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/$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/$9": 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_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: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, 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/$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/$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/$4": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", 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/$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/$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/$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/$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/$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/$9": 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_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: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, 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/$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/$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/$4": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", 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/$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/$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/$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/$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/$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/$9": 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_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(0x79865483b1f8), tail: Some(0x79865483b1f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, 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/$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/$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/$4": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", 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/$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/$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/$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/$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/$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/$9": 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_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: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, 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/$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/$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/$4": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", 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/$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/$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/$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/$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/$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/$9": 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_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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, 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/$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/$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/$4": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", 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/$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/$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/$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/$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/$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/$9": 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_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: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, 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/$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/$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/$4": ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0/$4", 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/$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/$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/$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/$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/$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/$9": 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_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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, 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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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(0x79865483b1f8), tail: Some(0x79865483b1f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, 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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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(0x79865483b1f8), tail: Some(0x79865483b1f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, 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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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(0x79865483b1f8), tail: Some(0x79865483b1f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, 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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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(0x79865483b1f8), tail: Some(0x79865483b1f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, 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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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(0x79865483b1f8), tail: Some(0x79865483b1f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, 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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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(0x79865483b1f8), tail: Some(0x79865483b1f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, 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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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(0x79865483b1f8), tail: Some(0x79865483b1f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, 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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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(0x79865483b1f8), tail: Some(0x79865483b1f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, 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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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(0x79865483b1f8), tail: Some(0x79865483b1f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, 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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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(0x79865483b1f8), tail: Some(0x79865483b1f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, 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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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(0x79865483b1f8), tail: Some(0x79865483b1f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, 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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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(0x79865483b1f8), tail: Some(0x79865483b1f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, process_handle: Mutex { data: None } }] }, lookup: Mutex { data: {"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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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(0x79865483b1f8), tail: Some(0x79865483b1f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, 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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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(0x79865483b1f8), tail: Some(0x79865483b1f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, 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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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(0x79865483b1f8), tail: Some(0x79865483b1f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, 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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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(0x79865483b1f8), tail: Some(0x79865483b1f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, 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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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(0x79865483b1f8), tail: Some(0x79865483b1f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, 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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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(0x79865483b1f8), tail: Some(0x79865483b1f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, 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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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(0x79865483b1f8), tail: Some(0x79865483b1f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, process_handle: Mutex { data: None } }, "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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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(0x79865483b1f8), tail: Some(0x79865483b1f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, 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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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(0x79865483b1f8), tail: Some(0x79865483b1f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, 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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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(0x79865483b1f8), tail: Some(0x79865483b1f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, 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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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(0x79865483b1f8), tail: Some(0x79865483b1f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, 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] 2025-10-01T11:25:26.460457Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_stop: start [INFO] [stdout] 2025-10-01T11:25:26.460503Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStop) [INFO] [stdout] 2025-10-01T11:25:26.460519Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStop) [INFO] [stdout] 2025-10-01T11:25:26.460538Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStop) [INFO] [stdout] 2025-10-01T11:25:26.460551Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStop) [INFO] [stdout] 2025-10-01T11:25:26.460583Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_stop [INFO] [stdout] 2025-10-01T11:25:26.460609Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: start [INFO] [stdout] 2025-10-01T11:25:26.460626Z 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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_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(0x79866aa58008), tail: Some(0x79865483b1f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, 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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_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(0x79866aa58008), tail: Some(0x79865483b1f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, 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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_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(0x79866aa58008), tail: Some(0x79865483b1f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, 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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_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(0x79866aa58008), tail: Some(0x79865483b1f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, 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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_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(0x79866aa58008), tail: Some(0x79865483b1f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, 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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_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(0x79866aa58008), tail: Some(0x79865483b1f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, 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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_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(0x79866aa58008), tail: Some(0x79865483b1f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, 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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_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(0x79866aa58008), tail: Some(0x79865483b1f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, 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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_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(0x79866aa58008), tail: Some(0x79865483b1f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, 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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_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(0x79866aa58008), tail: Some(0x79865483b1f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, process_handle: Mutex { data: None } }] }, lookup: Mutex { data: {"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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_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(0x79866aa58008), tail: Some(0x79865483b1f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, 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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_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(0x79866aa58008), tail: Some(0x79865483b1f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, 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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_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(0x79866aa58008), tail: Some(0x79865483b1f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, 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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_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(0x79866aa58008), tail: Some(0x79865483b1f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, 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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_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(0x79866aa58008), tail: Some(0x79865483b1f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, 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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_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(0x79866aa58008), tail: Some(0x79865483b1f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, 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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_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(0x79866aa58008), tail: Some(0x79865483b1f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, process_handle: Mutex { data: None } }, "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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_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(0x79866aa58008), tail: Some(0x79865483b1f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, 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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_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(0x79866aa58008), tail: Some(0x79865483b1f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, 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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_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(0x79866aa58008), tail: Some(0x79865483b1f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, 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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_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(0x79866aa58008), tail: Some(0x79865483b1f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, 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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_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(0x79866aa58008), tail: Some(0x79865483b1f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, 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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_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(0x79866aa58008), tail: Some(0x79865483b1f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_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] 2025-10-01T11:25:26.715149Z 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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_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(0x79866aa58008), tail: Some(0x79865483b1f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, process_handle: Mutex { data: None } } [INFO] [stdout] 2025-10-01T11:25:26.728991Z 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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_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(0x79866aa58008), tail: Some(0x79865483b1f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654834290, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_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(0x79866aa58008), tail: Some(0x79865483b1f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_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(0x79866aa58008), tail: Some(0x79865483b1f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_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(0x79866aa58008), tail: Some(0x79865483b1f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, 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] 2025-10-01T11:25:26.781166Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_root_failure: start [INFO] [stdout] 2025-10-01T11:25:26.781277Z 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] 2025-10-01T11:25:26.781381Z 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] 2025-10-01T11:25:26.781407Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::should_stop: max_retries = 10, failure_count = 0 [INFO] [stdout] 2025-10-01T11:25:26.781419Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::should_stop: restart [INFO] [stdout] 2025-10-01T11:25:26.782663Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_root_failure: start [INFO] [stdout] 2025-10-01T11:25:26.782837Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_child_failure: start: self = nonhost-$0-0 [INFO] [stdout] 2025-10-01T11:25:26.782871Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_child_failure: actor side get_supervisor_strategy [INFO] [stdout] 2025-10-01T11:25:26.782877Z 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] 2025-10-01T11:25:26.782919Z 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] 2025-10-01T11:25:26.783031Z 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] 2025-10-01T11:25:26.783059Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::should_stop: max_retries = 10, failure_count = 0 [INFO] [stdout] 2025-10-01T11:25:26.783076Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::should_stop: restart [INFO] [stdout] test actor::supervisor::supervision_test::test::test_actor_with_own_supervisor_can_handle_failure ... ok [INFO] [stdout] 2025-10-01T11:25:26.774509Z 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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654834290, 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: 0x798654834290, 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: 0x798654834290, 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: 0x798654834290, 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: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_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(0x79866aa58008), tail: Some(0x79865483b1f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, process_handle: Mutex { data: None } } [INFO] [stdout] 2025-10-01T11:25:26.781499Z 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: 0x798660830ce0, 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: 0x798660830ce0, 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: 0x798660830ce0, 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: 0x798660830ce0, 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: "538a5523-8b98-4ac0-be90-2ac0c2c575a8" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798660830ce0, 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: 0x798660830ce0, 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: 0x798660830ce0, 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: 0x798660830ce0, 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: nexus_acto_rs::actor::actor::actor_inner_error::ActorInnerError::new [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/actor_inner_error.rs:20:18 [INFO] [stdout] 1: ::receive::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/supervisor/supervision_event_test.rs:35:38 [INFO] [stdout] 2: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 3: nexus_acto_rs::actor::actor::actor::Actor::handle::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/actor.rs:27:41 [INFO] [stdout] 4: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 5: ::handle::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/actor_handle.rs:42:18 [INFO] [stdout] 6: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 7: nexus_acto_rs::actor::context::actor_context::ActorContext::default_receive::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/actor_context.rs:180:50 [INFO] [stdout] 8: nexus_acto_rs::actor::context::actor_context::ActorContext::process_message::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/actor_context.rs:291:41 [INFO] [stdout] 9: ::invoke_user_message::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/actor_context.rs:1052:55 [INFO] [stdout] 10: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 11: ::invoke_user_message::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/message_invoker.rs:51:44 [INFO] [stdout] 12: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 13: nexus_acto_rs::actor::dispatch::default_mailbox::DefaultMailbox::run::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/default_mailbox.rs:241:75 [INFO] [stdout] 14: ::process_messages::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/default_mailbox.rs:261:18 [INFO] [stdout] 15: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 16: ::process_messages::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/mailbox_handle.rs:42:27 [INFO] [stdout] 17: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 18: nexus_acto_rs::actor::dispatch::default_mailbox::DefaultMailbox::schedule::{{closure}}::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/default_mailbox.rs:180:43 [INFO] [stdout] 19: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 20: nexus_acto_rs::actor::dispatch::dispatcher::Runnable::run::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/dispatcher.rs:20:16 [INFO] [stdout] 21: tokio::runtime::task::core::Core::poll::{{closure}} [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: tokio::loom::std::unsafe_cell::UnsafeCell::with_mut [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] tokio::runtime::task::core::Core::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::{{closure}} [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: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 25: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 26: __rust_try [INFO] [stdout] 27: std::panicking::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 28: tokio::runtime::task::harness::poll_future [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: tokio::runtime::task::harness::Harness::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: tokio::runtime::task::harness::Harness::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 [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: tokio::runtime::task::raw::RawTask::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: tokio::runtime::task::LocalNotified::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: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}} [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 [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 [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] tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}} [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: tokio::runtime::scheduler::current_thread::Context::enter [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: tokio::runtime::scheduler::current_thread::Context::run_task [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: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}} [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: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}} [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: tokio::runtime::context::scoped::Scoped::set [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::{{closure}} [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: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 43: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 44: tokio::runtime::context::set_scheduler [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: tokio::runtime::scheduler::current_thread::CoreGuard::enter [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: tokio::runtime::scheduler::current_thread::CoreGuard::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: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}} [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 [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: tokio::runtime::scheduler::current_thread::CurrentThread::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: tokio::runtime::runtime::Runtime::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: tokio::runtime::runtime::Runtime::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}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/supervisor/supervision_event_test.rs:43:60 [INFO] [stdout] 54: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 55: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 56: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] std::panicking::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] test::run_test_in_process [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] test::run_test::{{closure}} [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 57: test::run_test::{{closure}} [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 58: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] std::panicking::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 59: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 60: [INFO] [stdout] 61: clone [INFO] [stdout] }, directive: Restart } [INFO] [stdout] 2025-10-01T11:25:26.793776Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_root_failure: finished [INFO] [stdout] 2025-10-01T11:25:26.794030Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_restart [INFO] [stdout] 2025-10-01T11:25:26.794059Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreRestart) [INFO] [stdout] 2025-10-01T11:25:26.794073Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreRestart) [INFO] [stdout] 2025-10-01T11:25:26.794096Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreRestart) [INFO] [stdout] 2025-10-01T11:25:26.794109Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreRestart) [INFO] [stdout] 2025-10-01T11:25:26.794171Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_restart [INFO] [stdout] 2025-10-01T11:25:26.794195Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: start [INFO] [stdout] 2025-10-01T11:25:26.783182Z 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: 0x798643964ab0, 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: 0x798643964ab0, 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: 0x798643964ab0, 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: 0x798643964ab0, 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: "d2dddfbe-df2f-4dc4-97f3-adc69d9472d7" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798643964ab0, 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: 0x798643964ab0, 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: 0x798643964ab0, 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: 0x798643964ab0, 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: nexus_acto_rs::actor::actor::actor_inner_error::ActorInnerError::new [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/actor_inner_error.rs:20:18 [INFO] [stdout] 1: ::receive::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/supervisor/supervision_test.rs:220:38 [INFO] [stdout] 2: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 3: nexus_acto_rs::actor::actor::actor::Actor::handle::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/actor.rs:27:41 [INFO] [stdout] 4: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 5: ::handle::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/actor_handle.rs:42:18 [INFO] [stdout] 6: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 7: nexus_acto_rs::actor::context::actor_context::ActorContext::default_receive::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/actor_context.rs:180:50 [INFO] [stdout] 8: ::receive::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/actor_context.rs:836:41 [INFO] [stdout] 9: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 10: ::receive::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/context_handle.rs:142:26 [INFO] [stdout] 11: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 12: ::receive::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/receiver_context_handle.rs:61:26 [INFO] [stdout] 13: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 14: nexus_acto_rs::actor::actor::props::Props::with_receiver_middlewares::{{closure}}::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/props.rs:229:81 [INFO] [stdout] 15: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 16: nexus_acto_rs::actor::actor::receiver_middleware_chain::ReceiverMiddlewareChain::run::{{closure}} [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}}::{{closure}}::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/supervisor/supervision_test.rs:82:30 [INFO] [stdout] 18: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 19: nexus_acto_rs::actor::actor::receiver_middleware_chain::ReceiverMiddlewareChain::run::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/receiver_middleware_chain.rs:31:31 [INFO] [stdout] 20: nexus_acto_rs::actor::context::actor_context::ActorContext::process_message::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/actor_context.rs:275:60 [INFO] [stdout] 21: ::invoke_user_message::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/actor_context.rs:1052:55 [INFO] [stdout] 22: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: ::invoke_user_message::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/message_invoker.rs:51:44 [INFO] [stdout] 24: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: nexus_acto_rs::actor::dispatch::default_mailbox::DefaultMailbox::run::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/default_mailbox.rs:241:75 [INFO] [stdout] 26: ::process_messages::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/default_mailbox.rs:261:18 [INFO] [stdout] 27: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 28: ::process_messages::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/mailbox_handle.rs:42:27 [INFO] [stdout] 29: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 30: nexus_acto_rs::actor::dispatch::default_mailbox::DefaultMailbox::schedule::{{closure}}::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/default_mailbox.rs:180:43 [INFO] [stdout] 31: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 32: nexus_acto_rs::actor::dispatch::dispatcher::Runnable::run::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/dispatcher.rs:20:16 [INFO] [stdout] 33: tokio::runtime::task::core::Core::poll::{{closure}} [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: tokio::loom::std::unsafe_cell::UnsafeCell::with_mut [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] tokio::runtime::task::core::Core::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::{{closure}} [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: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 38: __rust_try [INFO] [stdout] 39: std::panicking::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: tokio::runtime::task::harness::poll_future [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: tokio::runtime::task::harness::Harness::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: tokio::runtime::task::harness::Harness::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 [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: tokio::runtime::task::raw::RawTask::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: tokio::runtime::task::LocalNotified::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: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}} [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 [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 [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] tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}} [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: tokio::runtime::scheduler::current_thread::Context::enter [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: tokio::runtime::scheduler::current_thread::Context::run_task [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: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}} [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: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}} [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: tokio::runtime::context::scoped::Scoped::set [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::{{closure}} [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: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 55: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 56: tokio::runtime::context::set_scheduler [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: tokio::runtime::scheduler::current_thread::CoreGuard::enter [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: tokio::runtime::scheduler::current_thread::CoreGuard::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: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}} [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 [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: tokio::runtime::scheduler::current_thread::CurrentThread::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: tokio::runtime::runtime::Runtime::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: tokio::runtime::runtime::Runtime::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}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/supervisor/supervision_test.rs:59:47 [INFO] [stdout] 66: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 67: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 68: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] std::panicking::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] test::run_test_in_process [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] test::run_test::{{closure}} [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 69: test::run_test::{{closure}} [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 70: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] std::panicking::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 71: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 72: [INFO] [stdout] 73: clone [INFO] [stdout] }, directive: Restart } [INFO] [stdout] 2025-10-01T11:25:26.796029Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_root_failure: finished [INFO] [stdout] 2025-10-01T11:25:26.796329Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_restart [INFO] [stdout] 2025-10-01T11:25:26.796366Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreRestart) [INFO] [stdout] 2025-10-01T11:25:26.796401Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: ReceiverMiddleware: moe = MessageEnvelope { header: None, message_handle: MessageHandle(PreRestart), sender: None } [INFO] [stdout] 2025-10-01T11:25:26.796466Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: >>>> msg = MessageHandle(PreRestart) [INFO] [stdout] 2025-10-01T11:25:26.796498Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: >>> Observer::receive: message_handle = MessageHandle(PreRestart) [INFO] [stdout] 2025-10-01T11:25:26.796583Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreRestart) [INFO] [stdout] 2025-10-01T11:25:26.796595Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreRestart) [INFO] [stdout] 2025-10-01T11:25:26.796630Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_restart [INFO] [stdout] 2025-10-01T11:25:26.796666Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: start [INFO] [stdout] 2025-10-01T11:25:26.794221Z 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: 62810, tv_nsec: 243729198 }] } }) }, 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: 0x798660830ce0, 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: 0x798660830ce0, 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: 0x798660830ce0, 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: 0x798660830ce0, 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: "538a5523-8b98-4ac0-be90-2ac0c2c575a8" } } }, 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: 0x798660830ce0, 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: 0x798660830ce0, 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: 0x798660830ce0, 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: 0x798660830ce0, 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: "538a5523-8b98-4ac0-be90-2ac0c2c575a8" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798660830ce0, 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: 0x798660830ce0, 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: 0x798660830ce0, 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: 0x798660830ce0, 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] 2025-10-01T11:25:26.816384Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: finished [INFO] [stdout] 2025-10-01T11:25:26.816397Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::try_restart_or_terminate [INFO] [stdout] 2025-10-01T11:25:26.816417Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::try_restart_or_terminate: Restarting [INFO] [stdout] 2025-10-01T11:25:26.816486Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostRestart) [INFO] [stdout] 2025-10-01T11:25:26.816508Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostRestart) [INFO] [stdout] 2025-10-01T11:25:26.816522Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostRestart) [INFO] [stdout] 2025-10-01T11:25:26.816536Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostRestart) [INFO] [stdout] 2025-10-01T11:25:26.816568Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_restart [INFO] [stdout] 2025-10-01T11:25:26.816583Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2025-10-01T11:25:26.796706Z 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: 62810, tv_nsec: 245383898 }] } }) }, 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: 0x798643964ab0, 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: 0x798643964ab0, 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: 0x798643964ab0, 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: 0x798643964ab0, 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: "d2dddfbe-df2f-4dc4-97f3-adc69d9472d7" } } }, 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: 0x798643964ab0, 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: 0x798643964ab0, 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: 0x798643964ab0, 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: 0x798643964ab0, 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: "d2dddfbe-df2f-4dc4-97f3-adc69d9472d7" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798643964ab0, 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: 0x798643964ab0, 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: 0x798643964ab0, 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: 0x798643964ab0, 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] 2025-10-01T11:25:26.818146Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: finished [INFO] [stdout] 2025-10-01T11:25:26.818172Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::try_restart_or_terminate [INFO] [stdout] 2025-10-01T11:25:26.818247Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::try_restart_or_terminate: Restarting [INFO] [stdout] 2025-10-01T11:25:26.818358Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostRestart) [INFO] [stdout] 2025-10-01T11:25:26.818410Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: ReceiverMiddleware: moe = MessageEnvelope { header: None, message_handle: MessageHandle(PostRestart), sender: None } [INFO] [stdout] 2025-10-01T11:25:26.818423Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: >>>> msg = MessageHandle(PostRestart) [INFO] [stdout] 2025-10-01T11:25:26.818432Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: >>> Observer::receive: message_handle = MessageHandle(PostRestart) [INFO] [stdout] 2025-10-01T11:25:26.818473Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostRestart) [INFO] [stdout] 2025-10-01T11:25:26.818491Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostRestart) [INFO] [stdout] 2025-10-01T11:25:26.818528Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_restart [INFO] [stdout] 2025-10-01T11:25:26.818548Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2025-10-01T11:25:26.818742Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: expected = MessageHandle(StringMessage("fail")), received = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2025-10-01T11:25:26.818768Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: expect_message: expected = MessageHandle(PreRestart), counter = 1 [INFO] [stdout] 2025-10-01T11:25:26.818784Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: expected = MessageHandle(PreRestart), received = MessageHandle(PreRestart) [INFO] [stdout] 2025-10-01T11:25:26.818793Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: expect_message: expected = MessageHandle(PostRestart), counter = 1 [INFO] [stdout] 2025-10-01T11:25:26.818801Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: expected = MessageHandle(PostRestart), received = MessageHandle(PostRestart) [INFO] [stdout] 2025-10-01T11:25:26.818811Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: Sending fail message: 1 [INFO] [stdout] 2025-10-01T11:25:26.818873Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: expect_message: expected = MessageHandle(StringMessage("fail")), counter = 1 [INFO] [stdout] 2025-10-01T11:25:26.818956Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2025-10-01T11:25:26.818988Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: ReceiverMiddleware: moe = MessageEnvelope { header: None, message_handle: MessageHandle(StringMessage("fail")), sender: None } [INFO] [stdout] 2025-10-01T11:25:26.819004Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: >>>> msg = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2025-10-01T11:25:26.819012Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: >>> Observer::receive: message_handle = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2025-10-01T11:25:26.819038Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2025-10-01T11:25:26.819049Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(StringMessage("fail")) [INFO] [stdout] 2025-10-01T11:25:26.819080Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: FailingChildActor::receive: msg = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2025-10-01T11:25:26.819096Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: FailingChildActor::receive: msg = "fail" [INFO] [stdout] 2025-10-01T11:25:26.820437Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_root_failure: start [INFO] [stdout] 2025-10-01T11:25:26.820508Z 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: 62810, tv_nsec: 245383898 }] } }, message = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2025-10-01T11:25:26.820602Z 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: 62810, tv_nsec: 245383898 }] } }, message = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2025-10-01T11:25:26.820620Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::should_stop: max_retries = 10, failure_count = 1 [INFO] [stdout] 2025-10-01T11:25:26.820628Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::should_stop: restart [INFO] [stdout] 2025-10-01T11:25:26.827738Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0 [INFO] [stdout] 2025-10-01T11:25:26.827825Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0 [INFO] [stdout] 2025-10-01T11:25:26.827841Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.827854Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.827871Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.827883Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.827908Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2025-10-01T11:25:26.827970Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0 [INFO] [stdout] 2025-10-01T11:25:26.827994Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0 [INFO] [stdout] 2025-10-01T11:25:26.828139Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.828166Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.828181Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.828189Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.828219Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_start [INFO] [stdout] 2025-10-01T11:25:26.828268Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle("Fail!") [INFO] [stdout] 2025-10-01T11:25:26.828293Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle("Fail!") [INFO] [stdout] 2025-10-01T11:25:26.828308Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle("Fail!") [INFO] [stdout] 2025-10-01T11:25:26.828320Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle("Fail!") [INFO] [stdout] 2025-10-01T11:25:26.829798Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_root_failure: start [INFO] [stdout] 2025-10-01T11:25:26.829884Z 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] 2025-10-01T11:25:26.830011Z 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] 2025-10-01T11:25:26.830036Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::should_stop: max_retries = 10, failure_count = 0 [INFO] [stdout] 2025-10-01T11:25:26.830051Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::should_stop: restart [INFO] [stdout] 2025-10-01T11:25:26.786999Z DEBUG nexus_acto_rs::actor::actor::actor_process: ActorProcess::stop: 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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654834290, 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: 0x798654834290, 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: 0x798654834290, 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: 0x798654834290, 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: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_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(0x79866aa58008), tail: Some(0x79865483b1f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 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 })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, 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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654835930, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654834290, 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: 0x798654834290, 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: 0x798654834290, 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: 0x798654834290, 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: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_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(0x79866aa58008), tail: Some(0x79865483b1f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: }), 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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654834290, 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: 0x798654834290, 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: 0x798654834290, 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: 0x798654834290, 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: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_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(0x79866aa58008), tail: Some(0x79865483b1f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: }), 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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654834290, 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: 0x798654834290, 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: 0x798654834290, 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: 0x798654834290, 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: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_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(0x79866aa58008), tail: Some(0x79865483b1f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: }), 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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, 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] 2025-10-01T11:25:26.820683Z 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: 0x798643964ab0, 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: 0x798643964ab0, 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: 0x798643964ab0, 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: 0x798643964ab0, 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: "d2dddfbe-df2f-4dc4-97f3-adc69d9472d7" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: 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: 0x798643964ab0, 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: 0x798643964ab0, 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: 0x798643964ab0, 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: 0x798643964ab0, 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: nexus_acto_rs::actor::actor::actor_inner_error::ActorInnerError::new [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/actor_inner_error.rs:20:18 [INFO] [stdout] 1: ::receive::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/supervisor/supervision_test.rs:220:38 [INFO] [stdout] 2: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 3: nexus_acto_rs::actor::actor::actor::Actor::handle::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/actor.rs:27:41 [INFO] [stdout] 4: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 5: ::handle::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/actor_handle.rs:42:18 [INFO] [stdout] 6: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 7: nexus_acto_rs::actor::context::actor_context::ActorContext::default_receive::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/actor_context.rs:180:50 [INFO] [stdout] 8: ::receive::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/actor_context.rs:836:41 [INFO] [stdout] 9: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 10: ::receive::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/context_handle.rs:142:26 [INFO] [stdout] 11: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 12: ::receive::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/receiver_context_handle.rs:61:26 [INFO] [stdout] 13: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 14: nexus_acto_rs::actor::actor::props::Props::with_receiver_middlewares::{{closure}}::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/props.rs:229:81 [INFO] [stdout] 15: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 16: nexus_acto_rs::actor::actor::receiver_middleware_chain::ReceiverMiddlewareChain::run::{{closure}} [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}}::{{closure}}::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/supervisor/supervision_test.rs:82:30 [INFO] [stdout] 18: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 19: nexus_acto_rs::actor::actor::receiver_middleware_chain::ReceiverMiddlewareChain::run::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/receiver_middleware_chain.rs:31:31 [INFO] [stdout] 20: nexus_acto_rs::actor::context::actor_context::ActorContext::process_message::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/actor_context.rs:275:60 [INFO] [stdout] 21: ::invoke_user_message::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/actor_context.rs:1052:55 [INFO] [stdout] 22: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: ::invoke_user_message::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/message_invoker.rs:51:44 [INFO] [stdout] 24: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: nexus_acto_rs::actor::dispatch::default_mailbox::DefaultMailbox::run::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/default_mailbox.rs:241:75 [INFO] [stdout] 26: ::process_messages::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/default_mailbox.rs:261:18 [INFO] [stdout] 27: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 28: ::process_messages::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/mailbox_handle.rs:42:27 [INFO] [stdout] 29: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 30: nexus_acto_rs::actor::dispatch::default_mailbox::DefaultMailbox::schedule::{{closure}}::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/default_mailbox.rs:180:43 [INFO] [stdout] 31: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 32: nexus_acto_rs::actor::dispatch::dispatcher::Runnable::run::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/dispatcher.rs:20:16 [INFO] [stdout] 33: tokio::runtime::task::core::Core::poll::{{closure}} [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: tokio::loom::std::unsafe_cell::UnsafeCell::with_mut [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] tokio::runtime::task::core::Core::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::{{closure}} [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: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 38: __rust_try [INFO] [stdout] 39: std::panicking::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: tokio::runtime::task::harness::poll_future [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: tokio::runtime::task::harness::Harness::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: tokio::runtime::task::harness::Harness::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 [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: tokio::runtime::task::raw::RawTask::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: tokio::runtime::task::LocalNotified::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: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}} [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 [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 [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] tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}} [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: tokio::runtime::scheduler::current_thread::Context::enter [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: tokio::runtime::scheduler::current_thread::Context::run_task [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: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}} [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: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}} [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: tokio::runtime::context::scoped::Scoped::set [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::{{closure}} [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: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 55: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 56: tokio::runtime::context::set_scheduler [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: tokio::runtime::scheduler::current_thread::CoreGuard::enter [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: tokio::runtime::scheduler::current_thread::CoreGuard::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: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}} [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 [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: tokio::runtime::scheduler::current_thread::CurrentThread::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: tokio::runtime::runtime::Runtime::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: tokio::runtime::runtime::Runtime::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}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/supervisor/supervision_test.rs:59:47 [INFO] [stdout] 66: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 67: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 68: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] std::panicking::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] test::run_test_in_process [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] test::run_test::{{closure}} [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 69: test::run_test::{{closure}} [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 70: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] std::panicking::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 71: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 72: [INFO] [stdout] 73: clone [INFO] [stdout] }, directive: Restart } [INFO] [stdout] 2025-10-01T11:25:26.835250Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_root_failure: finished [INFO] [stdout] 2025-10-01T11:25:26.835477Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_restart [INFO] [stdout] 2025-10-01T11:25:26.835503Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreRestart) [INFO] [stdout] 2025-10-01T11:25:26.835619Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: ReceiverMiddleware: moe = MessageEnvelope { header: None, message_handle: MessageHandle(PreRestart), sender: None } [INFO] [stdout] 2025-10-01T11:25:26.835644Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: >>>> msg = MessageHandle(PreRestart) [INFO] [stdout] 2025-10-01T11:25:26.835653Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: >>> Observer::receive: message_handle = MessageHandle(PreRestart) [INFO] [stdout] 2025-10-01T11:25:26.835703Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreRestart) [INFO] [stdout] 2025-10-01T11:25:26.835718Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreRestart) [INFO] [stdout] 2025-10-01T11:25:26.835752Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_restart [INFO] [stdout] 2025-10-01T11:25:26.835780Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: start [INFO] [stdout] 2025-10-01T11:25:26.830883Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: stop child = 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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654834290, 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: 0x798654834290, 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: 0x798654834290, 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: 0x798654834290, 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: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_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(0x79866aa58008), tail: Some(0x79865483b1f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654835930, 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: 0x798654835930, 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: 0x798654835930, 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: 0x798654835930, 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: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 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 })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, 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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, process_handle: Mutex { data: None } } [INFO] [stdout] 2025-10-01T11:25:26.830140Z 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: 0x798661d904c0, 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: 0x798661d904c0, 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: 0x798661d904c0, 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: 0x798661d904c0, 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: "9b1d7d86-357a-4167-8c9f-6ef7c8c3be6e" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798661d904c0, 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: 0x798661d904c0, 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: 0x798661d904c0, 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: 0x798661d904c0, 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: nexus_acto_rs::actor::actor::actor_inner_error::ActorInnerError::new [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/actor_inner_error.rs:20:18 [INFO] [stdout] 1: ::receive::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/supervisor/supervision_event_test.rs:35:38 [INFO] [stdout] 2: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 3: nexus_acto_rs::actor::actor::actor::Actor::handle::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/actor.rs:27:41 [INFO] [stdout] 4: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 5: ::handle::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/actor_handle.rs:42:18 [INFO] [stdout] 6: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 7: nexus_acto_rs::actor::context::actor_context::ActorContext::default_receive::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/actor_context.rs:180:50 [INFO] [stdout] 8: nexus_acto_rs::actor::context::actor_context::ActorContext::process_message::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/actor_context.rs:291:41 [INFO] [stdout] 9: ::invoke_user_message::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/actor_context.rs:1052:55 [INFO] [stdout] 10: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 11: ::invoke_user_message::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/message_invoker.rs:51:44 [INFO] [stdout] 12: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 13: nexus_acto_rs::actor::dispatch::default_mailbox::DefaultMailbox::run::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/default_mailbox.rs:241:75 [INFO] [stdout] 14: ::process_messages::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/default_mailbox.rs:261:18 [INFO] [stdout] 15: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 16: ::process_messages::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/mailbox_handle.rs:42:27 [INFO] [stdout] 17: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 18: nexus_acto_rs::actor::dispatch::default_mailbox::DefaultMailbox::schedule::{{closure}}::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/default_mailbox.rs:180:43 [INFO] [stdout] 19: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 20: nexus_acto_rs::actor::dispatch::dispatcher::Runnable::run::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/dispatcher.rs:20:16 [INFO] [stdout] 21: tokio::runtime::task::core::Core::poll::{{closure}} [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: tokio::loom::std::unsafe_cell::UnsafeCell::with_mut [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] tokio::runtime::task::core::Core::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::{{closure}} [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: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 25: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 26: __rust_try [INFO] [stdout] 27: std::panicking::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 28: tokio::runtime::task::harness::poll_future [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: tokio::runtime::task::harness::Harness::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: tokio::runtime::task::harness::Harness::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 [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: tokio::runtime::task::raw::RawTask::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: tokio::runtime::task::LocalNotified::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: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}} [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 [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 [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] tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}} [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: tokio::runtime::scheduler::current_thread::Context::enter [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: tokio::runtime::scheduler::current_thread::Context::run_task [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: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}} [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: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}} [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: tokio::runtime::context::scoped::Scoped::set [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::{{closure}} [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: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 43: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 44: tokio::runtime::context::set_scheduler [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: tokio::runtime::scheduler::current_thread::CoreGuard::enter [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: tokio::runtime::scheduler::current_thread::CoreGuard::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: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}} [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 [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: tokio::runtime::scheduler::current_thread::CurrentThread::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: tokio::runtime::runtime::Runtime::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: tokio::runtime::runtime::Runtime::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}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/supervisor/supervision_event_test.rs:43:60 [INFO] [stdout] 54: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 55: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 56: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] std::panicking::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] test::run_test_in_process [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] test::run_test::{{closure}} [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 57: test::run_test::{{closure}} [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 58: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] std::panicking::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 59: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 60: [INFO] [stdout] 61: clone [INFO] [stdout] }, directive: Restart } [INFO] [stdout] 2025-10-01T11:25:26.843788Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_root_failure: finished [INFO] [stdout] 2025-10-01T11:25:26.844131Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_restart [INFO] [stdout] 2025-10-01T11:25:26.844164Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreRestart) [INFO] [stdout] 2025-10-01T11:25:26.844182Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreRestart) [INFO] [stdout] 2025-10-01T11:25:26.844199Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreRestart) [INFO] [stdout] 2025-10-01T11:25:26.844207Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreRestart) [INFO] [stdout] 2025-10-01T11:25:26.844271Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_restart [INFO] [stdout] 2025-10-01T11:25:26.844309Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: start [INFO] [stdout] 2025-10-01T11:25:26.835796Z 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: 62810, tv_nsec: 245383898 }, Instant { tv_sec: 62810, tv_nsec: 282940536 }] } }) }, 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: 0x798643964ab0, 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: 0x798643964ab0, 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: 0x798643964ab0, 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: 0x798643964ab0, 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: "d2dddfbe-df2f-4dc4-97f3-adc69d9472d7" } } }, 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: 0x798643964ab0, 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: 0x798643964ab0, 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: 0x798643964ab0, 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: 0x798643964ab0, 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: "d2dddfbe-df2f-4dc4-97f3-adc69d9472d7" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: 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: 0x798643964ab0, 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: 0x798643964ab0, 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: 0x798643964ab0, 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: 0x798643964ab0, 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] 2025-10-01T11:25:26.858672Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: finished [INFO] [stdout] 2025-10-01T11:25:26.858715Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::try_restart_or_terminate [INFO] [stdout] 2025-10-01T11:25:26.858770Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::try_restart_or_terminate: Restarting [INFO] [stdout] 2025-10-01T11:25:26.858873Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostRestart) [INFO] [stdout] 2025-10-01T11:25:26.858904Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: ReceiverMiddleware: moe = MessageEnvelope { header: None, message_handle: MessageHandle(PostRestart), sender: None } [INFO] [stdout] 2025-10-01T11:25:26.858911Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: >>>> msg = MessageHandle(PostRestart) [INFO] [stdout] 2025-10-01T11:25:26.858916Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: >>> Observer::receive: message_handle = MessageHandle(PostRestart) [INFO] [stdout] 2025-10-01T11:25:26.858938Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostRestart) [INFO] [stdout] 2025-10-01T11:25:26.858950Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostRestart) [INFO] [stdout] 2025-10-01T11:25:26.858978Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_restart [INFO] [stdout] 2025-10-01T11:25:26.858992Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2025-10-01T11:25:26.859153Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: expected = MessageHandle(StringMessage("fail")), received = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2025-10-01T11:25:26.859181Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: expect_message: expected = MessageHandle(PreRestart), counter = 1 [INFO] [stdout] 2025-10-01T11:25:26.859189Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: expected = MessageHandle(PreRestart), received = MessageHandle(PreRestart) [INFO] [stdout] 2025-10-01T11:25:26.859197Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: expect_message: expected = MessageHandle(PostRestart), counter = 1 [INFO] [stdout] 2025-10-01T11:25:26.859211Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: expected = MessageHandle(PostRestart), received = MessageHandle(PostRestart) [INFO] [stdout] 2025-10-01T11:25:26.859222Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: Sending fail message: 2 [INFO] [stdout] 2025-10-01T11:25:26.859289Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: expect_message: expected = MessageHandle(StringMessage("fail")), counter = 1 [INFO] [stdout] 2025-10-01T11:25:26.859360Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2025-10-01T11:25:26.859393Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: ReceiverMiddleware: moe = MessageEnvelope { header: None, message_handle: MessageHandle(StringMessage("fail")), sender: None } [INFO] [stdout] 2025-10-01T11:25:26.859402Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: >>>> msg = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2025-10-01T11:25:26.859408Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: >>> Observer::receive: message_handle = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2025-10-01T11:25:26.859427Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2025-10-01T11:25:26.859438Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(StringMessage("fail")) [INFO] [stdout] 2025-10-01T11:25:26.859471Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: FailingChildActor::receive: msg = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2025-10-01T11:25:26.859484Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: FailingChildActor::receive: msg = "fail" [INFO] [stdout] 2025-10-01T11:25:26.860856Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_root_failure: start [INFO] [stdout] 2025-10-01T11:25:26.860925Z 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: 62810, tv_nsec: 245383898 }, Instant { tv_sec: 62810, tv_nsec: 282940536 }] } }, message = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2025-10-01T11:25:26.861032Z 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: 62810, tv_nsec: 245383898 }, Instant { tv_sec: 62810, tv_nsec: 282940536 }] } }, message = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2025-10-01T11:25:26.861056Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::should_stop: max_retries = 10, failure_count = 2 [INFO] [stdout] 2025-10-01T11:25:26.861071Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::should_stop: restart [INFO] [stdout] 2025-10-01T11:25:26.844332Z 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: 62810, tv_nsec: 292359885 }] } }) }, 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: 0x798661d904c0, 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: 0x798661d904c0, 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: 0x798661d904c0, 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: 0x798661d904c0, 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: "9b1d7d86-357a-4167-8c9f-6ef7c8c3be6e" } } }, 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: 0x798661d904c0, 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: 0x798661d904c0, 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: 0x798661d904c0, 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: 0x798661d904c0, 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: "9b1d7d86-357a-4167-8c9f-6ef7c8c3be6e" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798661d904c0, 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: 0x798661d904c0, 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: 0x798661d904c0, 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: 0x798661d904c0, 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] 2025-10-01T11:25:26.865531Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: finished [INFO] [stdout] 2025-10-01T11:25:26.865550Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::try_restart_or_terminate [INFO] [stdout] 2025-10-01T11:25:26.865574Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::try_restart_or_terminate: Restarting [INFO] [stdout] 2025-10-01T11:25:26.865644Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostRestart) [INFO] [stdout] 2025-10-01T11:25:26.865668Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostRestart) [INFO] [stdout] 2025-10-01T11:25:26.865713Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostRestart) [INFO] [stdout] 2025-10-01T11:25:26.865730Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostRestart) [INFO] [stdout] 2025-10-01T11:25:26.865762Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_restart [INFO] [stdout] 2025-10-01T11:25:26.865774Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2025-10-01T11:25:26.861159Z 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: 0x798643964ab0, 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: 0x798643964ab0, 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: 0x798643964ab0, 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: 0x798643964ab0, 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: "d2dddfbe-df2f-4dc4-97f3-adc69d9472d7" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: 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: 0x798643964ab0, 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: 0x798643964ab0, 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: 0x798643964ab0, 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: 0x798643964ab0, 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: nexus_acto_rs::actor::actor::actor_inner_error::ActorInnerError::new [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/actor_inner_error.rs:20:18 [INFO] [stdout] 1: ::receive::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/supervisor/supervision_test.rs:220:38 [INFO] [stdout] 2: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 3: nexus_acto_rs::actor::actor::actor::Actor::handle::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/actor.rs:27:41 [INFO] [stdout] 4: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 5: ::handle::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/actor_handle.rs:42:18 [INFO] [stdout] 6: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 7: nexus_acto_rs::actor::context::actor_context::ActorContext::default_receive::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/actor_context.rs:180:50 [INFO] [stdout] 8: ::receive::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/actor_context.rs:836:41 [INFO] [stdout] 9: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 10: ::receive::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/context_handle.rs:142:26 [INFO] [stdout] 11: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 12: ::receive::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/receiver_context_handle.rs:61:26 [INFO] [stdout] 13: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 14: nexus_acto_rs::actor::actor::props::Props::with_receiver_middlewares::{{closure}}::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/props.rs:229:81 [INFO] [stdout] 15: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 16: nexus_acto_rs::actor::actor::receiver_middleware_chain::ReceiverMiddlewareChain::run::{{closure}} [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}}::{{closure}}::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/supervisor/supervision_test.rs:82:30 [INFO] [stdout] 18: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 19: nexus_acto_rs::actor::actor::receiver_middleware_chain::ReceiverMiddlewareChain::run::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/receiver_middleware_chain.rs:31:31 [INFO] [stdout] 20: nexus_acto_rs::actor::context::actor_context::ActorContext::process_message::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/actor_context.rs:275:60 [INFO] [stdout] 21: ::invoke_user_message::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/actor_context.rs:1052:55 [INFO] [stdout] 22: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: ::invoke_user_message::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/message_invoker.rs:51:44 [INFO] [stdout] 24: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: nexus_acto_rs::actor::dispatch::default_mailbox::DefaultMailbox::run::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/default_mailbox.rs:241:75 [INFO] [stdout] 26: ::process_messages::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/default_mailbox.rs:261:18 [INFO] [stdout] 27: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 28: ::process_messages::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/mailbox_handle.rs:42:27 [INFO] [stdout] 29: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 30: nexus_acto_rs::actor::dispatch::default_mailbox::DefaultMailbox::schedule::{{closure}}::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/default_mailbox.rs:180:43 [INFO] [stdout] 31: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 32: nexus_acto_rs::actor::dispatch::dispatcher::Runnable::run::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/dispatcher.rs:20:16 [INFO] [stdout] 33: tokio::runtime::task::core::Core::poll::{{closure}} [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: tokio::loom::std::unsafe_cell::UnsafeCell::with_mut [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] tokio::runtime::task::core::Core::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::{{closure}} [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: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 38: __rust_try [INFO] [stdout] 39: std::panicking::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: tokio::runtime::task::harness::poll_future [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: tokio::runtime::task::harness::Harness::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: tokio::runtime::task::harness::Harness::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 [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: tokio::runtime::task::raw::RawTask::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: tokio::runtime::task::LocalNotified::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: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}} [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 [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 [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] tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}} [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: tokio::runtime::scheduler::current_thread::Context::enter [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: tokio::runtime::scheduler::current_thread::Context::run_task [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: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}} [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: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}} [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: tokio::runtime::context::scoped::Scoped::set [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::{{closure}} [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: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 55: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 56: tokio::runtime::context::set_scheduler [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: tokio::runtime::scheduler::current_thread::CoreGuard::enter [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: tokio::runtime::scheduler::current_thread::CoreGuard::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: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}} [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 [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: tokio::runtime::scheduler::current_thread::CurrentThread::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: tokio::runtime::runtime::Runtime::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: tokio::runtime::runtime::Runtime::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}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/supervisor/supervision_test.rs:59:47 [INFO] [stdout] 66: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 67: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 68: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] std::panicking::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] test::run_test_in_process [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] test::run_test::{{closure}} [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 69: test::run_test::{{closure}} [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 70: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] std::panicking::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 71: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 72: [INFO] [stdout] 73: clone [INFO] [stdout] }, directive: Restart } [INFO] [stdout] 2025-10-01T11:25:26.875225Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_root_failure: finished [INFO] [stdout] 2025-10-01T11:25:26.875524Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_restart [INFO] [stdout] 2025-10-01T11:25:26.875561Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreRestart) [INFO] [stdout] 2025-10-01T11:25:26.875597Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: ReceiverMiddleware: moe = MessageEnvelope { header: None, message_handle: MessageHandle(PreRestart), sender: None } [INFO] [stdout] 2025-10-01T11:25:26.875607Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: >>>> msg = MessageHandle(PreRestart) [INFO] [stdout] 2025-10-01T11:25:26.875614Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: >>> Observer::receive: message_handle = MessageHandle(PreRestart) [INFO] [stdout] 2025-10-01T11:25:26.875658Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreRestart) [INFO] [stdout] 2025-10-01T11:25:26.875676Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreRestart) [INFO] [stdout] 2025-10-01T11:25:26.875730Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_restart [INFO] [stdout] 2025-10-01T11:25:26.875765Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: start [INFO] [stdout] 2025-10-01T11:25:26.876936Z DEBUG nexus_acto_rs::actor::actor::props: Spawn actor: $0 [INFO] [stdout] 2025-10-01T11:25:26.877049Z DEBUG nexus_acto_rs::actor::actor::props: mailbox handlers registered: $0 [INFO] [stdout] 2025-10-01T11:25:26.877073Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.877087Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.877102Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.877109Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreStart) [INFO] [stdout] 2025-10-01T11:25:26.877133Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2025-10-01T11:25:26.877193Z DEBUG nexus_acto_rs::actor::actor::props: post_system_message: started: $0 [INFO] [stdout] 2025-10-01T11:25:26.877209Z DEBUG nexus_acto_rs::actor::actor::props: mailbox started: $0 [INFO] [stdout] 2025-10-01T11:25:26.877352Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.877372Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.877387Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.877395Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostStart) [INFO] [stdout] 2025-10-01T11:25:26.877418Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_start [INFO] [stdout] 2025-10-01T11:25:26.877463Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle("Fail!") [INFO] [stdout] 2025-10-01T11:25:26.877481Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle("Fail!") [INFO] [stdout] 2025-10-01T11:25:26.877495Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle("Fail!") [INFO] [stdout] 2025-10-01T11:25:26.877502Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle("Fail!") [INFO] [stdout] 2025-10-01T11:25:26.878582Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_root_failure: start [INFO] [stdout] 2025-10-01T11:25:26.878705Z 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] 2025-10-01T11:25:26.878822Z 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] 2025-10-01T11:25:26.878845Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::should_stop: max_retries = 10, failure_count = 0 [INFO] [stdout] 2025-10-01T11:25:26.878861Z DEBUG nexus_acto_rs::actor::supervisor::strategy_one_for_one: OneForOneStrategy::should_stop: restart [INFO] [stdout] 2025-10-01T11:25:26.843442Z DEBUG nexus_acto_rs::actor::actor::actor_process: ActorProcess::stop: 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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654834290, 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: 0x798654834290, 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: 0x798654834290, 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: 0x798654834290, 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: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_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(0x79866aa58008), tail: Some(0x79865483b1f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 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/$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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654835930, 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: 0x798654835930, 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: 0x798654835930, 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: 0x798654835930, 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: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 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 })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, 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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 0, tail: 0, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836330, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654834290, 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: 0x798654834290, 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: 0x798654834290, 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: 0x798654834290, 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: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_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(0x79866aa58008), tail: Some(0x79865483b1f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: }), 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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654835930, 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: 0x798654835930, 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: 0x798654835930, 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: 0x798654835930, 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: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 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 })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, 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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654834290, 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: 0x798654834290, 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: 0x798654834290, 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: 0x798654834290, 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: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_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(0x79866aa58008), tail: Some(0x79865483b1f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: }), 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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654835930, 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: 0x798654835930, 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: 0x798654835930, 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: 0x798654835930, 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: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 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 })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, 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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 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: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548376a0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483acb0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654837d00, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x7986548387e0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x79865483b490, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654834290, 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: 0x798654834290, 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: 0x798654834290, 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: 0x798654834290, 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: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_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(0x79866aa58008), tail: Some(0x79865483b1f8) } }) } } } })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {"$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: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654839460, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: }), 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: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654836ea0, tail_position: 1 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: false, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { data: ActorContext { inner: Mutex { data: ActorContextInner { actor: Some(ActorHandle(Mutex { data: BlackHoleActor })), actor_system: ActorSystem { inner: Mutex { data: } }, extras: Mutex { data: None }, props: Props { spawner: None, producer: Some(Producer), mailbox_producer: None, guardian_strategy: None, supervisor_strategy: None, dispatcher: None, receiver_middleware: [], sender_middleware: [], spawn_middleware: [], receiver_middleware_chain: None, sender_middleware_chain: None, spawn_middleware_chain: None, context_decorator: [], context_decorator_chain: None, on_init: [] }, parent: Some(ExtendedPid { inner_pid: Pid { address: "nonhost", id: "$0", request_id: 0 }, actor_system: ActorSystem { inner: Mutex { data: } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 0x798654835930, 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: 0x798654835930, 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: 0x798654835930, 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: 0x798654835930, 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: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, system_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, inner: Mutex { data: MpscUnboundedChannelQueueInner { receiver: UnboundedReceiver { chan: Rx { inner: Chan { tx: Tx { block_tail: 0x798654831a00, tail_position: 2 }, semaphore: Semaphore(0), rx_waker: AtomicWaker, tx_count: 2, rx_fields: "..." } } }, count: 0, is_closed: false } } } } }, scheduler_status: true, user_messages_count: 0, system_messages_count: 0, suspended: false, invoker_opt: Mutex { data: Some(MessageInvokerHandle(Mutex { 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: 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 })}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}] }, 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: "3ea04b7e-d641-478d-bc1e-5e95502d8599" } } }, 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] 2025-10-01T11:25:26.878939Z 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: 0x798661d01a70, 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: 0x798661d01a70, 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: 0x798661d01a70, 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: 0x798661d01a70, 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: "14e6c009-0a7b-43a5-8e05-48f6600df352" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: DefaultMailboxInner { user_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, user_mailbox_receiver: Mutex { data: UnboundedMailboxQueue { user_mailbox: RingQueue { buffer: Mutex { data: [None, None, None, None, None, None, None, None, None, None] }, head: 1, tail: 1, capacity: 10, dynamic: true } } }, system_mailbox_sender: Mutex { data: UnboundedMailboxQueue { user_mailbox: MpscUnboundedChannelQueue { sender: UnboundedSender { chan: Tx { inner: Chan { tx: Tx { block_tail: 0x798661d01a70, 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: 0x798661d01a70, 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: 0x798661d01a70, 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: 0x798661d01a70, 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: nexus_acto_rs::actor::actor::actor_inner_error::ActorInnerError::new [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/actor_inner_error.rs:20:18 [INFO] [stdout] 1: ::receive::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/supervisor/supervision_event_test.rs:35:38 [INFO] [stdout] 2: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 3: nexus_acto_rs::actor::actor::actor::Actor::handle::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/actor.rs:27:41 [INFO] [stdout] 4: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 5: ::handle::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/actor/actor_handle.rs:42:18 [INFO] [stdout] 6: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 7: nexus_acto_rs::actor::context::actor_context::ActorContext::default_receive::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/actor_context.rs:180:50 [INFO] [stdout] 8: nexus_acto_rs::actor::context::actor_context::ActorContext::process_message::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/actor_context.rs:291:41 [INFO] [stdout] 9: ::invoke_user_message::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/context/actor_context.rs:1052:55 [INFO] [stdout] 10: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 11: ::invoke_user_message::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/message_invoker.rs:51:44 [INFO] [stdout] 12: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 13: nexus_acto_rs::actor::dispatch::default_mailbox::DefaultMailbox::run::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/default_mailbox.rs:241:75 [INFO] [stdout] 14: ::process_messages::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/default_mailbox.rs:261:18 [INFO] [stdout] 15: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 16: ::process_messages::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/mailbox_handle.rs:42:27 [INFO] [stdout] 17: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 18: nexus_acto_rs::actor::dispatch::default_mailbox::DefaultMailbox::schedule::{{closure}}::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/default_mailbox.rs:180:43 [INFO] [stdout] 19: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 20: nexus_acto_rs::actor::dispatch::dispatcher::Runnable::run::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/dispatch/dispatcher.rs:20:16 [INFO] [stdout] 21: tokio::runtime::task::core::Core::poll::{{closure}} [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: tokio::loom::std::unsafe_cell::UnsafeCell::with_mut [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] tokio::runtime::task::core::Core::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::{{closure}} [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: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 25: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 26: __rust_try [INFO] [stdout] 27: std::panicking::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 28: tokio::runtime::task::harness::poll_future [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: tokio::runtime::task::harness::Harness::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: tokio::runtime::task::harness::Harness::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 [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: tokio::runtime::task::raw::RawTask::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: tokio::runtime::task::LocalNotified::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: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}} [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 [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 [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] tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}} [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: tokio::runtime::scheduler::current_thread::Context::enter [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: tokio::runtime::scheduler::current_thread::Context::run_task [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: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}} [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: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}} [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: tokio::runtime::context::scoped::Scoped::set [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::{{closure}} [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: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 43: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 44: tokio::runtime::context::set_scheduler [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: tokio::runtime::scheduler::current_thread::CoreGuard::enter [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: tokio::runtime::scheduler::current_thread::CoreGuard::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: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}} [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 [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: tokio::runtime::scheduler::current_thread::CurrentThread::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: tokio::runtime::runtime::Runtime::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: tokio::runtime::runtime::Runtime::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}} [INFO] [stdout] at /opt/rustwide/workdir/src/actor/supervisor/supervision_event_test.rs:43:60 [INFO] [stdout] 54: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 55: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 56: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] std::panicking::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] test::run_test_in_process [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] test::run_test::{{closure}} [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 57: test::run_test::{{closure}} [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 58: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] std::panicking::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 59: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 60: [INFO] [stdout] 61: clone [INFO] [stdout] }, directive: Restart } [INFO] [stdout] 2025-10-01T11:25:26.891179Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_root_failure: finished [INFO] [stdout] 2025-10-01T11:25:26.891664Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::handle_restart [INFO] [stdout] 2025-10-01T11:25:26.891728Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PreRestart) [INFO] [stdout] 2025-10-01T11:25:26.891752Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: default_receive: message = MessageHandle(PreRestart) [INFO] [stdout] 2025-10-01T11:25:26.891776Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PreRestart) [INFO] [stdout] 2025-10-01T11:25:26.891788Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PreRestart) [INFO] [stdout] 2025-10-01T11:25:26.891910Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_restart [INFO] [stdout] 2025-10-01T11:25:26.891939Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: start [INFO] [stdout] 2025-10-01T11:25:26.875780Z 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: 62810, tv_nsec: 245383898 }, Instant { tv_sec: 62810, tv_nsec: 282940536 }, Instant { tv_sec: 62810, tv_nsec: 323380033 }] } }) }, 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: 0x798643964ab0, 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: 0x798643964ab0, 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: 0x798643964ab0, 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: 0x798643964ab0, 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: "d2dddfbe-df2f-4dc4-97f3-adc69d9472d7" } } }, 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: 0x798643964ab0, 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: 0x798643964ab0, 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: 0x798643964ab0, 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: 0x798643964ab0, 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: "d2dddfbe-df2f-4dc4-97f3-adc69d9472d7" } } }, process_handle: Mutex { data: Some(ProcessHandle(ActorProcess { mailbox: MailboxHandle(Mutex { data: DefaultMailbox { inner: Mutex { data: 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: 0x798643964ab0, 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: 0x798643964ab0, 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: 0x798643964ab0, 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: 0x798643964ab0, 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] 2025-10-01T11:25:26.898995Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::stop_all_children: finished [INFO] [stdout] 2025-10-01T11:25:26.899023Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::try_restart_or_terminate [INFO] [stdout] 2025-10-01T11:25:26.899071Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::try_restart_or_terminate: Restarting [INFO] [stdout] 2025-10-01T11:25:26.899164Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(PostRestart) [INFO] [stdout] 2025-10-01T11:25:26.899191Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: ReceiverMiddleware: moe = MessageEnvelope { header: None, message_handle: MessageHandle(PostRestart), sender: None } [INFO] [stdout] 2025-10-01T11:25:26.899197Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: >>>> msg = MessageHandle(PostRestart) [INFO] [stdout] 2025-10-01T11:25:26.899202Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: >>> Observer::receive: message_handle = MessageHandle(PostRestart) [INFO] [stdout] 2025-10-01T11:25:26.899223Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(PostRestart) [INFO] [stdout] 2025-10-01T11:25:26.899232Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(PostRestart) [INFO] [stdout] 2025-10-01T11:25:26.899253Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::post_restart [INFO] [stdout] 2025-10-01T11:25:26.899260Z DEBUG nexus_acto_rs::actor::actor::actor: Actor::pre_start [INFO] [stdout] 2025-10-01T11:25:26.899397Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: expected = MessageHandle(StringMessage("fail")), received = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2025-10-01T11:25:26.899417Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: expect_message: expected = MessageHandle(PreRestart), counter = 1 [INFO] [stdout] 2025-10-01T11:25:26.899423Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: expected = MessageHandle(PreRestart), received = MessageHandle(PreRestart) [INFO] [stdout] 2025-10-01T11:25:26.899429Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: expect_message: expected = MessageHandle(PostRestart), counter = 1 [INFO] [stdout] 2025-10-01T11:25:26.899434Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: expected = MessageHandle(PostRestart), received = MessageHandle(PostRestart) [INFO] [stdout] 2025-10-01T11:25:26.899439Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: Sending fail message: 3 [INFO] [stdout] 2025-10-01T11:25:26.899481Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: expect_message: expected = MessageHandle(StringMessage("fail")), counter = 1 [INFO] [stdout] 2025-10-01T11:25:26.899535Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::process_message: start message_handle = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2025-10-01T11:25:26.899563Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: ReceiverMiddleware: moe = MessageEnvelope { header: None, message_handle: MessageHandle(StringMessage("fail")), sender: None } [INFO] [stdout] 2025-10-01T11:25:26.899569Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: >>>> msg = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2025-10-01T11:25:26.899573Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: >>> Observer::receive: message_handle = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2025-10-01T11:25:26.899588Z DEBUG nexus_acto_rs::actor::context::actor_context: ActorContext::default_receive: message = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2025-10-01T11:25:26.899593Z DEBUG nexus_acto_rs::actor::context::actor_context: Received message: MessageHandle(StringMessage("fail")) [INFO] [stdout] 2025-10-01T11:25:26.899610Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: FailingChildActor::receive: msg = MessageHandle(StringMessage("fail")) [INFO] [stdout] 2025-10-01T11:25:26.899616Z DEBUG nexus_acto_rs::actor::supervisor::supervision_test::test: FailingChildActor::receive: msg = "fail" [WARN] too much data in the log, truncating it